HomeSort by: relevance | last modified time | path
    Searched refs:emitInstrCountChangedRemark (Results 1 - 5 of 5) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/include/llvm/IR/
LegacyPassManagers.h 415 void emitInstrCountChangedRemark(
  /src/external/apache2/llvm/dist/llvm/lib/Analysis/
LoopPass.cpp 216 emitInstrCountChangedRemark(P, M, Delta, InstrCount,
CallGraphSCCPass.cpp 153 emitInstrCountChangedRemark(P, M, Delta, InstrCount,
  /src/external/apache2/llvm/dist/llvm/lib/CodeGen/
MachineOutliner.cpp 435 emitInstrCountChangedRemark(const Module &M, const MachineModuleInfo &MMI,
926 void MachineOutliner::emitInstrCountChangedRemark(
1057 emitInstrCountChangedRemark(M, MMI, FunctionToInstrCount);
  /src/external/apache2/llvm/dist/llvm/lib/IR/
LegacyPassManager.cpp 92 void PMDataManager::emitInstrCountChangedRemark(
1457 emitInstrCountChangedRemark(FP, M, Delta, InstrCount,
1567 emitInstrCountChangedRemark(MP, M, Delta, InstrCount,

Completed in 33 milliseconds