Home
last modified time | relevance | path

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

/llvm-project/polly/lib/Support/
H A DScopHelper.cpp735 static std::optional<bool> getOptionalBoolLoopAttribute(MDNode *LoopID, getOptionalBoolLoopAttribute() function
/llvm-project/llvm/lib/Analysis/
H A DLoopInfo.cpp1079 std::optional<bool> llvm::getOptionalBoolLoopAttribute(const Loop *TheLoop, getOptionalBoolLoopAttribute() function in llvm