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

  /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 30 milliseconds