Searched refs:emitInstrCountChangedRemark (Results 1 – 5 of 5) sorted by relevance
| /freebsd-12.1/contrib/llvm/lib/CodeGen/ |
| H A D | MachineOutliner.cpp | 930 void emitInstrCountChangedRemark( 1369 void MachineOutliner::emitInstrCountChangedRemark( in emitInstrCountChangedRemark() function in MachineOutliner 1477 emitInstrCountChangedRemark(M, MMI, FunctionToInstrCount); in runOnModule()
|
| /freebsd-12.1/contrib/llvm/lib/IR/ |
| H A D | LegacyPassManager.cpp | 165 void PMDataManager::emitInstrCountChangedRemark( in emitInstrCountChangedRemark() function in PMDataManager 1414 emitInstrCountChangedRemark(BP, M, Delta, InstrCount, in runOnFunction() 1653 emitInstrCountChangedRemark(FP, M, Delta, InstrCount, in runOnFunction() 1751 emitInstrCountChangedRemark(MP, M, Delta, InstrCount, in runOnModule()
|
| /freebsd-12.1/contrib/llvm/include/llvm/IR/ |
| H A D | LegacyPassManagers.h | 422 void emitInstrCountChangedRemark(
|
| /freebsd-12.1/contrib/llvm/lib/Analysis/ |
| H A D | LoopPass.cpp | 232 emitInstrCountChangedRemark(P, M, Delta, InstrCount, in runOnFunction()
|
| H A D | CallGraphSCCPass.cpp | 151 emitInstrCountChangedRemark(P, M, Delta, InstrCount, in RunPassOnSCC()
|