Searched refs:OperandValToReplace (Results 1 – 2 of 2) sorted by relevance
42 : CallbackVH(U), Parent(P), OperandValToReplace(O) { in IVStrideUse()58 return OperandValToReplace; in getOperandValToReplace()64 OperandValToReplace = Op; in setOperandValToReplace()83 WeakTrackingVH OperandValToReplace; variable
1077 Value *OperandValToReplace = nullptr; member1451 if (PN->getIncomingValue(i) == OperandValToReplace && in isUseFullyOutsideLoop()3279 LF.OperandValToReplace = U.getOperandValToReplace(); in CollectFixupsAndInitialFormulae()3287 LU.WidestFixupType = LF.OperandValToReplace->getType(); in CollectFixupsAndInitialFormulae()3429 LF.OperandValToReplace = U; in CollectLoopInvariantFixupsAndFormulae()5039 return LF.OperandValToReplace; in Expand()5051 Type *OpTy = LF.OperandValToReplace->getType(); in Expand()5217 if (PN->getIncomingValue(i) == LF.OperandValToReplace) { in RewriteForPHI()5269 Type *OpTy = LF.OperandValToReplace->getType(); in RewriteForPHI()5298 Type *OpTy = LF.OperandValToReplace->getType(); in Rewrite()[all …]