Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.cpp2037 static DebugLoc findPrologueEndLoc(const MachineFunction *MF) { in findPrologueEndLoc() function
2073 if (DebugLoc PrologEndLoc = findPrologueEndLoc(&MF)) { in emitInitialLocDirective()