Home
last modified time | relevance | path

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

/external/clang/include/clang/Frontend/
DCodeGenOptions.h247 bool hasProfileIRUse() const { in hasProfileIRUse() function
/external/clang/lib/CodeGen/
DBackendUtil.cpp493 if (CodeGenOpts.hasProfileIRUse()) in CreatePasses()