Searched refs:PtrX (Results 1 – 1 of 1) sorted by relevance
1011 unsigned PtrX = LoadInst::getPointerOperandIndex(); in separateConstantChains() local1012 if (&Ld->getOperandUse(PtrX) == U) in separateConstantChains()1015 unsigned PtrX = StoreInst::getPointerOperandIndex(); in separateConstantChains() local1016 if (&St->getOperandUse(PtrX) == U) in separateConstantChains()