Home
last modified time | relevance | path

Searched defs:LastInstr (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/CodeGen/AsmPrinter/
DWinCodeViewLineTables.cpp91 const InstrInfoTy &LastInstr = InstrInfo[CurFn->Instrs.back()]; in maybeRecordLocation() local
/external/llvm/lib/CodeGen/
DSplitKit.h70 SlotIndex LastInstr; ///< Last instr accessing current reg. member