Searched refs:PrevII (Results 1 – 2 of 2) sorted by relevance
29 IntrinsicInst *PrevII) { in diagnoseAmbiguousHandle() argument34 PrevII->getName() + "\"")); in diagnoseAmbiguousHandle()
661 InstrInfo &PrevII = Instructions[PrevMI]; in propagateInstruction() local662 if ((PrevII.OutNeeds | InNeeds) != PrevII.OutNeeds) { in propagateInstruction()663 PrevII.OutNeeds |= InNeeds; in propagateInstruction()