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