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