Searched refs:IsPass (Results 1 – 1 of 1) sorted by relevance
651 bool IsPass(const char* name) { in IsPass() function in art::HGraphVisualizerPrinter656 return IsPass(kDebugDumpGraphName) || IsPass(kDebugDumpName); in IsDebugDump()696 if (IsPass(SsaLivenessAnalysis::kLivenessPassName) in PrintInstruction()713 if (IsPass(RegisterAllocator::kRegisterAllocatorPassName) && is_after_pass_) { in PrintInstruction()744 if ((IsPass(HGraphBuilder::kBuilderPassName) in PrintInstruction()745 || IsPass(HInliner::kInlinerPassName) in PrintInstruction()