Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DSelectionDAGISel.h69 bool MatchFilterFuncName = false; variable
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGISel.cpp190 (isCurrentDebugType(ISEL_DUMP_DEBUG_TYPE) && MatchFilterFuncName))) { \
423 MatchFilterFuncName = isFunctionInPrintList(FuncName); in runOnMachineFunction()
425 (void)MatchFilterFuncName; in runOnMachineFunction()