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.cpp191 (isCurrentDebugType(ISEL_DUMP_DEBUG_TYPE) && MatchFilterFuncName))) { \
489 MatchFilterFuncName = isFunctionInPrintList(FuncName); in initializeAnalysisResults()
491 (void)MatchFilterFuncName; in initializeAnalysisResults()
540 MatchFilterFuncName = isFunctionInPrintList(FuncName); in initializeAnalysisResults()
542 (void)MatchFilterFuncName; in initializeAnalysisResults()