Lines Matching defs:ContextInst
301 Instruction *ContextInst,
304 Instruction *ContextInst,
307 Instruction *ContextInst,
1175 Value *PtrA, Value *PtrB, Instruction *ContextInst, unsigned Depth) {
1177 << " PtrB=" << *PtrB << " ContextInst=" << *ContextInst
1182 return getConstantOffsetSelects(PtrA, PtrB, ContextInst, Depth);
1273 ContextInst, &DT);
1288 Value *PtrA, Value *PtrB, Instruction *ContextInst, unsigned Depth) {
1297 << ", PtrB=" << *PtrB << ", ContextInst="
1298 << *ContextInst << ", Depth=" << Depth << "\n");
1300 SelectA->getTrueValue(), SelectB->getTrueValue(), ContextInst, Depth);
1305 ContextInst, Depth);
1561 /*ContextInst=*/
1593 Instruction *ContextInst,
1596 << ", PtrB=" << *PtrB << ", ContextInst= " << *ContextInst
1633 getConstantOffsetComplexAddrs(PtrA, PtrB, ContextInst, Depth))