Home
last modified time | relevance | path

Searched defs:RunCGMatching (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DSampleProfileMatcher.cpp358 bool RunCFGMatching, bool RunCGMatching) { in runStaleProfileMatching()
449 bool RunCGMatching = SalvageUnusedProfile; in runOnFunction() local