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