HomeSort by relevance Sort by last modified time
    Searched refs:NewGEP (Results 1 - 3 of 3) sorted by null

  /external/llvm/lib/Transforms/Scalar/
SeparateConstOffsetFromGEP.cpp     [all...]
  /external/llvm/lib/Transforms/InstCombine/
InstCombinePHI.cpp 232 GetElementPtrInst *NewGEP =
235 if (AllInBounds) NewGEP->setIsInBounds();
236 NewGEP->setDebugLoc(FirstInst->getDebugLoc());
237 return NewGEP;
    [all...]
InstructionCombining.cpp     [all...]

Completed in 108 milliseconds