ΒΆllvm::Optional<int> getOptionalIntLoopAttribute(
const llvm::Loop* TheLoop,
llvm::StringRef Name)
llvm::Optional<int> getOptionalIntLoopAttribute(
const llvm::Loop* TheLoop,
llvm::StringRef Name)
Description
Find named metadata for a loop with an integer value.
Declared at: llvm/include/llvm/Analysis/LoopInfo.h:1335
Parameters
- const llvm::Loop* TheLoop
- llvm::StringRef Name