Searched refs:getPointerOperandIndex (Results 1 – 3 of 3) sorted by relevance
227 static unsigned getPointerOperandIndex() { return 0U; } in getPointerOperandIndex() function350 static unsigned getPointerOperandIndex() { return 1U; } in getPointerOperandIndex() function515 static unsigned getPointerOperandIndex() { return 0U; }662 static unsigned getPointerOperandIndex() { return 0U; }798 static unsigned getPointerOperandIndex() {1518 static unsigned getPointerOperandIndex() { return 0U; }3662 static unsigned getPointerOperandIndex() { return 0U; }
388 static unsigned getPointerOperandIndex() { in getPointerOperandIndex() function
1548 UI->setUse(&Load->getOperandUse(Load->getPointerOperandIndex())); in visitPHINode()