Lines Matching refs:NewLI
381 LoadInst *NewLI = new LoadInst(PhiVal, "", isVolatile, LoadAlignment);382 NewLI->setDebugLoc(FirstLI->getDebugLoc());383 return NewLI;