Home
last modified time | relevance | path

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

/llvm-project/polly/lib/Support/
H A DScopHelper.cpp756 std::optional<int> polly::getOptionalIntLoopAttribute(MDNode *LoopID, getOptionalIntLoopAttribute() function in polly
/llvm-project/llvm/lib/Analysis/
H A DLoopInfo.cpp1101 std::optional<int> llvm::getOptionalIntLoopAttribute(const Loop *TheLoop, getOptionalIntLoopAttribute() function in llvm