Home
last modified time | relevance | path

Searched refs:PrevInstBB (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/
DDebugHandlerBase.cpp173 PrevInstBB = nullptr; in beginFunction()
272 PrevInstBB = CurMI->getParent(); in endInstruction()
DDebugHandlerBase.h70 const MachineBasicBlock *PrevInstBB = nullptr; variable
DDwarfDebug.cpp1317 (PrevInstBB && PrevInstBB != MI->getParent())) { in beginInstruction()
DCodeViewDebug.cpp2629 if (!DL && MI->getParent() != PrevInstBB) { in beginInstruction()
2638 PrevInstBB = MI->getParent(); in beginInstruction()