Home
last modified time | relevance | path

Searched defs:getOptionalIntLoopAttribute (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/polly/lib/Support/
H A DScopHelper.cpp753 llvm::Optional<int> polly::getOptionalIntLoopAttribute(MDNode *LoopID, in getOptionalIntLoopAttribute() function in polly
/llvm-project-15.0.7/llvm/lib/Analysis/
H A DLoopInfo.cpp1085 llvm::Optional<int> llvm::getOptionalIntLoopAttribute(const Loop *TheLoop, in getOptionalIntLoopAttribute() function in llvm