Home
last modified time | relevance | path

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

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