Searched refs:IsPass (Results 1 – 1 of 1) sorted by relevance
591 bool IsPass(const char* name) { in IsPass() function in art::HGraphVisualizerPrinter629 if (IsPass(SsaLivenessAnalysis::kLivenessPassName) in PrintInstruction()646 if (IsPass(RegisterAllocator::kRegisterAllocatorPassName) && is_after_pass_) { in PrintInstruction()677 if ((IsPass(HGraphBuilder::kBuilderPassName) in PrintInstruction()678 || IsPass(HInliner::kInlinerPassName)) in PrintInstruction()708 (!is_after_pass_ && IsPass(HGraphBuilder::kBuilderPassName))) in PrintInstruction()