Searched refs:PtrX (Results 1 – 1 of 1) sorted by relevance
1022 unsigned PtrX = LoadInst::getPointerOperandIndex(); in separateConstantChains() local1023 if (&Ld->getOperandUse(PtrX) == U) in separateConstantChains()1026 unsigned PtrX = StoreInst::getPointerOperandIndex(); in separateConstantChains() local1027 if (&St->getOperandUse(PtrX) == U) in separateConstantChains()