Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/CodeGen/
H A DMachineOutliner.cpp1095 unsigned FnCountAfter = MF->getInstructionCount(); emitInstrCountChangedRemark() local
/llvm-project/llvm/lib/IR/
H A DLegacyPassManager.cpp165 std::tie(FnCountBefore, FnCountAfter) = Change; in emitInstrCountChangedRemark() local