Searched defs:getPointerOperandIndex (Results 1 – 2 of 2) sorted by relevance
255 static unsigned getPointerOperandIndex() { return 0U; } in getPointerOperandIndex() function379 static unsigned getPointerOperandIndex() { return 1U; } in getPointerOperandIndex() function
862 static unsigned getPointerOperandIndex(Instruction *I) { in getPointerOperandIndex() function