Searched defs:IsSchedulable (Results 1 – 3 of 3) sorted by relevance
/art/compiler/optimizing/ | ||
D | scheduler.cc | 641 bool HScheduler::IsSchedulable(const HInstruction* instruction) const { in IsSchedulable() function in art::HScheduler |
D | scheduler_arm64.cc | 460 bool HSchedulerARM64::IsSchedulable(const HInstruction* instruction) const { in IsSchedulable() function in art::arm64::HSchedulerARM64 |
D | scheduler_arm.cc | 1267 bool HSchedulerARM::IsSchedulable(const HInstruction* instruction) const { in IsSchedulable() function in art::arm::HSchedulerARM |