Home
last modified time | relevance | path

Searched refs:getIntLoopAttribute (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DLoopInfo.h646 LLVM_ABI int getIntLoopAttribute(const Loop *TheLoop, StringRef Name,
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DLoopInfo.cpp1127 int llvm::getIntLoopAttribute(const Loop *TheLoop, StringRef Name, in getIntLoopAttribute() function in llvm