Searched refs:hasProfileCSIRInstr (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DCodeGenOptions.h428 bool hasProfileCSIRInstr() const { function in class:clang::CodeGenOptions
/netbsd-current/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DBackendUtil.cpp833 if (CodeGenOpts.hasProfileCSIRInstr()) {
1234 if (CodeGenOpts.hasProfileCSIRInstr()) {
1553 if (CGOpts.hasProfileCSIRInstr()) {

Completed in 261 milliseconds