Searched defs:IsSchedulable (Results 1 – 2 of 2) sorted by relevance
96 bool IsSchedulable(const HInstruction* instruction) const OVERRIDE { in IsSchedulable() function
460 bool HScheduler::IsSchedulable(const HInstruction* instruction) const { in IsSchedulable() function in art::HScheduler546 bool HScheduler::IsSchedulable(const HBasicBlock* block) const { in IsSchedulable() function in art::HScheduler