Home
last modified time | relevance | path

Searched defs:IsSchedulable (Results 1 – 3 of 3) sorted by relevance

/art/compiler/optimizing/
Dscheduler.cc641 bool HScheduler::IsSchedulable(const HInstruction* instruction) const { in IsSchedulable() function in art::HScheduler
728 bool HScheduler::IsSchedulable(const HBasicBlock* block) const { in IsSchedulable() function in art::HScheduler
Dscheduler_arm64.cc460 bool HSchedulerARM64::IsSchedulable(const HInstruction* instruction) const { in IsSchedulable() function in art::arm64::HSchedulerARM64
Dscheduler_arm.cc1267 bool HSchedulerARM::IsSchedulable(const HInstruction* instruction) const { in IsSchedulable() function in art::arm::HSchedulerARM