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

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

Completed in 86 milliseconds