Home
last modified time | relevance | path

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

/llvm-project-15.0.7/polly/lib/Support/
H A DScopHelper.cpp749 bool polly::getBooleanLoopAttribute(MDNode *LoopID, StringRef Name) { in getBooleanLoopAttribute() function in polly
/llvm-project-15.0.7/llvm/lib/Analysis/
H A DLoopInfo.cpp1081 bool llvm::getBooleanLoopAttribute(const Loop *TheLoop, StringRef Name) { in getBooleanLoopAttribute() function in llvm