Searched refs:setDebugInstrNumberingCount (Results 1 – 4 of 4) sorted by relevance
386 DstMF->setDebugInstrNumberingCount(SrcMF->DebugInstrNumberingCount); in cloneMF()
475 void setDebugInstrNumberingCount(unsigned Num);
921 void MachineFunction::setDebugInstrNumberingCount(unsigned Num) { in setDebugInstrNumberingCount() function in MachineFunction
439 MF.setDebugInstrNumberingCount(MaxInstrNum); in setupDebugValueTracking()