Searched refs:isInstr (Results 1 – 10 of 10) sorted by relevance
131 if (!SU.isInstr()) in apply()324 if (!Src->isInstr() || !Dst->isInstr()) in adjustSchedDependency()
104 if (UsesLoad && SU->isInstr() && SU->getInstr()->mayLoad()) in ShouldPreferAnother()
57 static bool isInstr(IndexType X) { return X.Index >= First; } in isInstr() function
691 if (SU->isInstr() && QII.mayBeCurLoad(*SU->getInstr())) { in SchedulingCost()
2214 if (!IndexType::isInstr(Range.start()) || in optimizeSpillSlots()2215 !IndexType::isInstr(Range.end())) in optimizeSpillSlots()
367 bool isInstr() const { return Instr; }592 if (SU->isInstr()) return &SU->getInstr()->getDesc();
334 bool isInstr() const { return Instr; }513 if (SU->isInstr()) return &SU->getInstr()->getDesc();
378 bool isInstr() const { return Instr; }603 if (SU->isInstr()) return &SU->getInstr()->getDesc();
53 static bool isInstr(IndexType X) { return X.Index >= First; } in isInstr() function
2101 if (!IndexType::isInstr(Range.start()) || in optimizeSpillSlots()2102 !IndexType::isInstr(Range.end())) in optimizeSpillSlots()