Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dgraph_visualizer.cc654 bool IsPass(const char* name) { in IsPass() function in art::HGraphVisualizerPrinter
659 return IsPass(kDebugDumpGraphName) || IsPass(kDebugDumpName); in IsDebugDump()
699 if (IsPass(SsaLivenessAnalysis::kLivenessPassName) in PrintInstruction()
716 if (IsPass(RegisterAllocator::kRegisterAllocatorPassName) && is_after_pass_) { in PrintInstruction()
747 if ((IsPass(HGraphBuilder::kBuilderPassName) in PrintInstruction()
748 || IsPass(HInliner::kInlinerPassName) in PrintInstruction()