Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DDbgEntityHistoryCalculator.h117 void trimLocationRanges(const MachineFunction &MF, LexicalScopes &LScopes,
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDebugHandlerBase.cpp284 DbgValues.trimLocationRanges(*MF, LScopes, InstOrdering); in beginFunction()
H A DDbgEntityHistoryCalculator.cpp129 void DbgValueHistoryMap::trimLocationRanges( in trimLocationRanges() function in DbgValueHistoryMap