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