Searched refs:PendingGCRelocateCalls (Results 1 – 2 of 2) sorted by relevance
83 PendingGCRelocateCalls.push_back(&RelocCall); in scheduleRelocCall()90 std::find(PendingGCRelocateCalls.begin(), PendingGCRelocateCalls.end(), in relocCallVisited()92 assert(itr != PendingGCRelocateCalls.end() && in relocCallVisited()94 PendingGCRelocateCalls.erase(itr); in relocCallVisited()134 SmallVector<const CallInst *, 10> PendingGCRelocateCalls; variable
44 assert(PendingGCRelocateCalls.empty() && in startNewStatepoint()61 assert(PendingGCRelocateCalls.empty() && in clear()