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

  /src/external/apache2/llvm/dist/llvm/lib/Analysis/
OptimizationRemarkEmitter.cpp 104 if (Context.isDiagnosticsHotnessThresholdSetFromPSI()) {
135 if (Context.isDiagnosticsHotnessThresholdSetFromPSI()) {
  /src/external/apache2/llvm/dist/llvm/include/llvm/IR/
LLVMContext.h 222 bool isDiagnosticsHotnessThresholdSetFromPSI() const;
  /src/external/apache2/llvm/dist/llvm/lib/IR/
LLVMContext.cpp 143 bool LLVMContext::isDiagnosticsHotnessThresholdSetFromPSI() const {

Completed in 19 milliseconds