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