Searched refs:UsesLoad (Results 1 – 2 of 2) sorted by relevance
34 UsesLoad = false; in Reset()85 UsesLoad = false; in AdvanceCycle()104 if (UsesLoad && SU->isInstr() && SU->getInstr()->mayLoad()) in ShouldPreferAnother()156 UsesLoad = MI->mayLoad(); in EmitInstruction()
34 bool UsesLoad = false; variable