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

/external/llvm/lib/Transforms/Scalar/
H A DLICM.cpp169 /// pointerInvalidatedByLoop - Return true if the body of this loop may
172 bool pointerInvalidatedByLoop(Value *V, uint64_t Size, function in struct:__anon9689::LICM
407 return !pointerInvalidatedByLoop(LI->getOperand(0), Size,

Completed in 264 milliseconds