Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.h711 void computeKeyInstructions(const MachineFunction *MF);
H A DDwarfDebug.cpp2374 void DwarfDebug::computeKeyInstructions(const MachineFunction *MF) { in computeKeyInstructions() function in DwarfDebug
2666 computeKeyInstructions(MF); in beginFunctionImpl()