Lines Matching defs:BaseVal
199 Value *BaseVal;
209 BaseVal = N->BaseVal;
247 OS << "BaseVal:" << GN.BaseVal->getName() << '(' << GN.BaseVal << ')';
352 N->BaseVal = PtrOp;
517 if (Different || (Root1 && N1->BaseVal != N2->BaseVal)) {
837 if (!isInvariantIn(Node->BaseVal, L))
867 // its parent (or the BaseVal, if it's a root node), and by the index
871 if (Instruction *PIn = dyn_cast<Instruction>(Node->BaseVal))
1086 Value *Input = RN->BaseVal;
1209 CN->BaseVal = NewInst;