Searched refs:dropOneDbgValue (Results 1 – 5 of 5) sorted by relevance
559 I.dropOneDbgValue(&DPV); in removeDeadInstructions()
93 void dropOneDbgValue(DPValue *I);
278 void Instruction::dropOneDbgValue(DPValue *DPV) { in dropOneDbgValue() function in Instruction
1652 DPV->getMarker()->MarkedInstr->dropOneDbgValue(DPV); in fixupDebugInfoPostExtraction()
3145 It.dropOneDbgValue(&DPV); in SpeculativelyExecuteBB()