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