Searched refs:NewDL (Results 1 – 3 of 3) sorted by relevance
217 DebugLoc NewDL = *this;218 NewDL.Loc.addTrace();219 return NewDL;
485 void setDebugLoc(DebugLoc NewDL) { DL = NewDL; } in setDebugLoc() argument
155 llvm::DILocation *NewDL = llvm::DILocation::get( in addInstSourceAtomMetadata() local158 I->setDebugLoc(NewDL); in addInstSourceAtomMetadata()