Home
last modified time | relevance | path

Searched refs:maybeRecordLocation (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/CodeGen/AsmPrinter/
DWinCodeViewLineTables.cpp80 void WinCodeViewLineTables::maybeRecordLocation(DebugLoc DL, in maybeRecordLocation() function in llvm::WinCodeViewLineTables
366 maybeRecordLocation(FnStartDL, MF); in beginFunction()
394 maybeRecordLocation(DL, Asm->MF); in beginInstruction()
DWinCodeViewLineTables.h106 void maybeRecordLocation(DebugLoc DL, const MachineFunction *MF);