Searched defs:getOptionalIntLoopAttribute (Results 1 – 2 of 2) sorted by relevance
/llvm-project/polly/lib/Support/ | ||
H A D | ScopHelper.cpp | 756 std::optional<int> polly::getOptionalIntLoopAttribute(MDNode *LoopID, getOptionalIntLoopAttribute() function in polly |
/llvm-project/llvm/lib/Analysis/ | ||
H A D | LoopInfo.cpp | 1101 std::optional<int> llvm::getOptionalIntLoopAttribute(const Loop *TheLoop, getOptionalIntLoopAttribute() function in llvm |