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

  /src/external/apache2/llvm/dist/clang/include/clang/Driver/
XRayArgs.h 33 bool XRayIgnoreLoops = false;
  /src/external/apache2/llvm/dist/clang/lib/Driver/
XRayArgs.cpp 106 XRayIgnoreLoops = true;
222 if (XRayIgnoreLoops)
  /src/external/apache2/llvm/dist/clang/lib/CodeGen/
CodeGenFunction.cpp 828 if (CGM.getCodeGenOpts().XRayIgnoreLoops)

Completed in 21 milliseconds