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