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

/external/llvm/lib/Analysis/
H A DLoopInfo.cpp64 /// hasLoopInvariantOperands - Return true if all the operands of the
66 bool Loop::hasLoopInvariantOperands(Instruction *I) const { function in class:Loop

Completed in 55 milliseconds