reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1911 skipDebugInstructionsBackward(std::prev(Loc), MBB->begin());
lib/CodeGen/MachineBasicBlock.cpp 1304 MBBI = skipDebugInstructionsBackward(std::prev(MBBI), instr_begin());
lib/CodeGen/RegisterPressure.cpp 861 CurrPos = skipDebugInstructionsBackward(std::prev(CurrPos), MBB->begin());
lib/Target/X86/X86AvoidStoreForwardingBlocks.cpp412 auto PrevInstrIt = skipDebugInstructionsBackward( 500 auto StorePrevNonDbgInstr = skipDebugInstructionsBackward(lib/Target/X86/X86FrameLowering.cpp
403 PI = skipDebugInstructionsBackward(PI, MBB.begin());