Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:getRegForGEPIndex

257 std::pair<unsigned, bool> FastISel::getRegForGEPIndex(const Value *Idx) {
462 std::pair<unsigned, bool> Pair = getRegForGEPIndex(Idx);