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

  /src/external/apache2/llvm/dist/llvm/include/llvm/Passes/
StandardInstrumentations.h 152 static cl::opt<bool> VerifyPreservedCFG;
  /src/external/apache2/llvm/dist/llvm/lib/Passes/
StandardInstrumentations.cpp 40 cl::opt<bool> PreservedCFGCheckerInstrumentation::VerifyPreservedCFG(
1069 if (!VerifyPreservedCFG)

Completed in 16 milliseconds