Searched refs:PreserveArrayIndexCalls (Results 1 – 1 of 1) sorted by relevance
441 std::vector<CallInst *> PreserveArrayIndexCalls; in removePreserveAccessIndexIntrinsic() local455 PreserveArrayIndexCalls.push_back(Call); in removePreserveAccessIndexIntrinsic()472 for (CallInst *Call : PreserveArrayIndexCalls) in removePreserveAccessIndexIntrinsic()