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

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

Completed in 86 milliseconds