Searched refs:PendingGCRelocateCalls (Results 1 – 2 of 2) sorted by relevance
63 PendingGCRelocateCalls.push_back(&RelocCall); in scheduleRelocCall()70 std::find(PendingGCRelocateCalls.begin(), PendingGCRelocateCalls.end(), in relocCallVisited()72 assert(itr != PendingGCRelocateCalls.end() && in relocCallVisited()74 PendingGCRelocateCalls.erase(itr); in relocCallVisited()112 SmallVector<const CallInst *, 10> PendingGCRelocateCalls; variable
51 assert(PendingGCRelocateCalls.empty() && in startNewStatepoint()67 assert(PendingGCRelocateCalls.empty() && in clear()