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

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

Completed in 47 milliseconds