Searched refs:IncVal (Results 1 – 3 of 3) sorted by relevance
367 Value *IncVal = Phi->getIncomingValue(I); in optimizeLiveType() local368 if (isa<ConstantAggregateZero>(IncVal)) { in optimizeLiveType()372 } else if (Value *Val = ValMap.lookup(IncVal)) in optimizeLiveType()
1284 ComplexPairTy IncVal(NextVal, InVal.second); in EmitComplexPrePostIncDec() local1287 EmitStoreOfComplex(IncVal, LV, /*init*/ false); in EmitComplexPrePostIncDec()1294 return isPre ? IncVal : InVal; in EmitComplexPrePostIncDec()
23526 uint32_t IncVal = CInc->getZExtValue(); in performPostLD1Combine() local23528 if (IncVal != NumBytes) in performPostLD1Combine()24431 uint32_t IncVal = CInc->getZExtValue(); in performNEONPostLDSTCombine() local24435 if (IncVal != NumBytes) in performNEONPostLDSTCombine()