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

  /src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
PGOInstrumentation.cpp 465 createIRLevelProfileFlagVar(M, /* IsCS */ true, PGOInstrumentEntry);
1613 createIRLevelProfileFlagVar(M, /* IsCS */ false, PGOInstrumentEntry);
1633 createIRLevelProfileFlagVar(M, /* IsCS */ true, PGOInstrumentEntry);
  /src/external/apache2/llvm/dist/llvm/include/llvm/ProfileData/
InstrProf.h 1144 void createIRLevelProfileFlagVar(Module &M, bool IsCS,
  /src/external/apache2/llvm/dist/llvm/lib/ProfileData/
InstrProf.cpp 1139 void createIRLevelProfileFlagVar(Module &M, bool IsCS,

Completed in 18 milliseconds