Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DSelectionDAGISel.h76 bool MatchFilterFuncName = false; variable
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGISel.cpp190 (isCurrentDebugType(ISEL_DUMP_DEBUG_TYPE) && MatchFilterFuncName))) { \
457 MatchFilterFuncName = isFunctionInPrintList(FuncName); in initializeAnalysisResults()
459 (void)MatchFilterFuncName; in initializeAnalysisResults()
510 MatchFilterFuncName = isFunctionInPrintList(FuncName); in initializeAnalysisResults()
512 (void)MatchFilterFuncName; in initializeAnalysisResults()