Searched refs:emitInstrCountChangedRemark (Results 1 – 5 of 5) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | MachineOutliner.cpp | 505 emitInstrCountChangedRemark(const Module &M, const MachineModuleInfo &MMI, 1080 void MachineOutliner::emitInstrCountChangedRemark( in emitInstrCountChangedRemark() function in MachineOutliner 1211 emitInstrCountChangedRemark(M, MMI, FunctionToInstrCount); in doOutline()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/IR/ |
| H A D | LegacyPassManagers.h | 412 void emitInstrCountChangedRemark(
|
| /freebsd/contrib/llvm-project/llvm/lib/Analysis/ |
| H A D | LoopPass.cpp | 214 emitInstrCountChangedRemark(P, M, Delta, InstrCount, in runOnFunction()
|
| H A D | CallGraphSCCPass.cpp | 153 emitInstrCountChangedRemark(P, M, Delta, InstrCount, in RunPassOnSCC()
|
| /freebsd/contrib/llvm-project/llvm/lib/IR/ |
| H A D | LegacyPassManager.cpp | 88 void PMDataManager::emitInstrCountChangedRemark( in emitInstrCountChangedRemark() function in PMDataManager 1458 emitInstrCountChangedRemark(FP, M, Delta, InstrCount, in runOnFunction() 1568 emitInstrCountChangedRemark(MP, M, Delta, InstrCount, in runOnModule()
|