Searched refs:kRegisterAllocatorPassName (Results 1 – 3 of 3) sorted by relevance
78 static constexpr const char* kRegisterAllocatorPassName = "register"; variable
242 } else if (IsPass(RegisterAllocator::kRegisterAllocatorPassName) && is_after_pass_) { in PrintInstruction()
392 PassInfo pass_info(RegisterAllocator::kRegisterAllocatorPassName, pass_info_printer); in AllocateRegisters()