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

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

Completed in 1282 milliseconds