Searched refs:OperandValToReplace (Results 1 – 2 of 2) sorted by relevance
38 : CallbackVH(U), Parent(P), OperandValToReplace(O) { in IVStrideUse()54 return OperandValToReplace; in getOperandValToReplace()60 OperandValToReplace = Op; in setOperandValToReplace()79 WeakTrackingVH OperandValToReplace; variable
1127 Value *OperandValToReplace = nullptr; member1520 if (PN->getIncomingValue(i) == OperandValToReplace && in isUseFullyOutsideLoop()3388 LF.OperandValToReplace = U.getOperandValToReplace(); in CollectFixupsAndInitialFormulae()3579 LF.OperandValToReplace = U; in CollectLoopInvariantFixupsAndFormulae()5391 return LF.OperandValToReplace; in Expand()5403 Type *OpTy = LF.OperandValToReplace->getType(); in Expand()5636 Type *OpTy = LF.OperandValToReplace->getType(); in RewriteForPHI()5670 if (val == Fixup.OperandValToReplace) { in RewriteForPHI()5687 if (val == Fixup.OperandValToReplace) in RewriteForPHI()5711 Type *OpTy = LF.OperandValToReplace->getType(); in Rewrite()[all …]