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