Searched refs:VCallArgs (Results 1 – 1 of 1) sorted by relevance
269 std::vector<Value *> VCallArgs; in CreateGCStatepoint() local271 VCallArgs.push_back(U.get()); in CreateGCStatepoint()272 return CreateGCStatepoint(ActualCallee, VCallArgs, DeoptArgs, GCArgs, Name); in CreateGCStatepoint()