Searched refs:IsPass (Results 1 – 1 of 1) sorted by relevance
636 bool IsPass(const char* name) { in IsPass() function in art::HGraphVisualizerPrinter641 return IsPass(kDebugDumpGraphName) || IsPass(kDebugDumpName); in IsDebugDump()660 if (IsPass(kDebugDumpName)) { in PrintInstruction()683 if (IsPass(SsaLivenessAnalysis::kLivenessPassName) in PrintInstruction()700 if (IsPass(RegisterAllocator::kRegisterAllocatorPassName) && is_after_pass_) { in PrintInstruction()731 if ((IsPass(HGraphBuilder::kBuilderPassName) in PrintInstruction()732 || IsPass(HInliner::kInlinerPassName) in PrintInstruction()764 (!is_after_pass_ && IsPass(HGraphBuilder::kBuilderPassName))) in PrintInstruction()