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

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

Completed in 48 milliseconds