Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/Analysis/
H A DLoopInfo.h1342 int getIntLoopAttribute(const Loop *TheLoop, StringRef Name, int Default = 0);
/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DLoopInfo.cpp1103 int llvm::getIntLoopAttribute(const Loop *TheLoop, StringRef Name, in getIntLoopAttribute() function in llvm