Home
last modified time | relevance | path

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

/external/clang/include/clang/Frontend/
DCodeGenOptions.h237 bool hasProfileIRInstr() const { in hasProfileIRInstr() function
/external/clang/lib/CodeGen/
DBackendUtil.cpp487 if (CodeGenOpts.hasProfileIRInstr()) { in CreatePasses()