Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Analysis/
DLoopInfo.cpp60 bool Loop::hasLoopInvariantOperands(Instruction *I) const { in hasLoopInvariantOperands() function in Loop
/external/llvm/lib/Analysis/
DLoopInfo.cpp61 bool Loop::hasLoopInvariantOperands(const Instruction *I) const { in hasLoopInvariantOperands() function in Loop