Home
last modified time | relevance | path

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

/external/llvm/lib/Passes/
DPassBuilder.cpp455 bool VerifyEachPass, in parseLoopPassPipeline() argument
464 if (!parseLoopPassPipeline(NestedLPM, PipelineText, VerifyEachPass, in parseLoopPassPipeline()
494 bool VerifyEachPass, in parseFunctionPassPipeline() argument
503 if (!parseFunctionPassPipeline(NestedFPM, PipelineText, VerifyEachPass, in parseFunctionPassPipeline()
517 if (!parseLoopPassPipeline(NestedLPM, PipelineText, VerifyEachPass, in parseFunctionPassPipeline()
531 if (VerifyEachPass) in parseFunctionPassPipeline()
547 bool VerifyEachPass, in parseCGSCCPassPipeline() argument
556 if (!parseCGSCCPassPipeline(NestedCGPM, PipelineText, VerifyEachPass, in parseCGSCCPassPipeline()
570 if (!parseFunctionPassPipeline(NestedFPM, PipelineText, VerifyEachPass, in parseCGSCCPassPipeline()
614 bool VerifyEachPass, in parseModulePassPipeline() argument
[all …]
/external/llvm/include/llvm/Passes/
DPassBuilder.h225 bool VerifyEachPass = true, bool DebugLogging = false);
252 bool VerifyEachPass, bool DebugLogging);
254 StringRef &PipelineText, bool VerifyEachPass,
257 bool VerifyEachPass, bool DebugLogging);
259 bool VerifyEachPass, bool DebugLogging);