Searched defs:IsSchedulable (Results 1 – 3 of 3) sorted by relevance
146 bool IsSchedulable(const HInstruction* instruction) const override { in IsSchedulable() function
141 bool IsSchedulable(const HInstruction* instruction) const override { in IsSchedulable() function
673 bool HScheduler::IsSchedulable(const HInstruction* instruction) const { in IsSchedulable() function in art::HScheduler760 bool HScheduler::IsSchedulable(const HBasicBlock* block) const { in IsSchedulable() function in art::HScheduler