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.h647 int getIntLoopAttribute(const Loop *TheLoop, StringRef Name, int Default = 0);
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DLoopInfo.cpp1115 int llvm::getIntLoopAttribute(const Loop *TheLoop, StringRef Name, in getIntLoopAttribute() function in llvm