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