Searched defs:IsSchedulable (Results 1 – 3 of 3) sorted by relevance
146 bool IsSchedulable(const HInstruction* instruction) const OVERRIDE { in IsSchedulable() function
138 bool IsSchedulable(const HInstruction* instruction) const OVERRIDE { in IsSchedulable() function
657 bool HScheduler::IsSchedulable(const HInstruction* instruction) const { in IsSchedulable() function in art::HScheduler739 bool HScheduler::IsSchedulable(const HBasicBlock* block) const { in IsSchedulable() function in art::HScheduler