Searched refs:WasCandidate (Results 1 – 1 of 1) sorted by relevance
103 bool &WasCandidate) const;278 bool &WasCandidate) const { in tryReplaceInstr()280 WasCandidate = false; in tryReplaceInstr()292 WasCandidate = true; in tryReplaceInstr()303 WasCandidate = true; in tryReplaceInstr()313 WasCandidate = true; in tryReplaceInstr()345 bool WasCandidate = false; in processBasicBlock() local350 MachineInstr *NewMI = tryReplaceInstr(MI, MBB, WasCandidate); in processBasicBlock()354 if (WasCandidate) { in processBasicBlock()