Home
last modified time | relevance | path

Searched refs:hasProfileIRUse (Results 1 – 4 of 4) sorted by relevance

/external/clang/include/clang/Frontend/
DCodeGenOptions.h247 bool hasProfileIRUse() const { in hasProfileIRUse() function
/external/llvm-project/clang/include/clang/Basic/
DCodeGenOptions.h403 bool hasProfileIRUse() const { in hasProfileIRUse() function
/external/llvm-project/clang/lib/CodeGen/
DBackendUtil.cpp826 if (CodeGenOpts.hasProfileIRUse()) { in CreatePasses()
1089 else if (CodeGenOpts.hasProfileIRUse()) { in EmitAssemblyWithNewPassManager()
/external/clang/lib/CodeGen/
DBackendUtil.cpp493 if (CodeGenOpts.hasProfileIRUse()) in CreatePasses()