Searched refs:emitInstrCountChangedRemark (Results 1 – 5 of 5) sorted by relevance
| /freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | MachineOutliner.cpp | 435 emitInstrCountChangedRemark(const Module &M, const MachineModuleInfo &MMI, 926 void MachineOutliner::emitInstrCountChangedRemark( in emitInstrCountChangedRemark() function in MachineOutliner 1057 emitInstrCountChangedRemark(M, MMI, FunctionToInstrCount); in doOutline()
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Analysis/ |
| H A D | LoopPass.cpp | 216 emitInstrCountChangedRemark(P, M, Delta, InstrCount, in runOnFunction()
|
| H A D | CallGraphSCCPass.cpp | 153 emitInstrCountChangedRemark(P, M, Delta, InstrCount, in RunPassOnSCC()
|
| /freebsd-13.1/contrib/llvm-project/llvm/include/llvm/IR/ |
| H A D | LegacyPassManagers.h | 415 void emitInstrCountChangedRemark(
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/IR/ |
| H A D | LegacyPassManager.cpp | 92 void PMDataManager::emitInstrCountChangedRemark( in emitInstrCountChangedRemark() function in PMDataManager 1457 emitInstrCountChangedRemark(FP, M, Delta, InstrCount, in runOnFunction() 1567 emitInstrCountChangedRemark(MP, M, Delta, InstrCount, in runOnModule()
|