Home
last modified time | relevance | path

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

/llvm-project-15.0.7/polly/lib/Support/
H A DScopHelper.cpp732 static Optional<bool> getOptionalBoolLoopAttribute(MDNode *LoopID, in getOptionalBoolLoopAttribute() function
/llvm-project-15.0.7/llvm/lib/Analysis/
H A DLoopInfo.cpp1063 Optional<bool> llvm::getOptionalBoolLoopAttribute(const Loop *TheLoop, in getOptionalBoolLoopAttribute() function in llvm