Searched refs:CUPos (Results 1 – 1 of 1) sorted by relevance
111 auto CUPos = ValidCUs.find(E.CUOffset); in construct() local112 assert(CUPos != ValidCUs.end()); in construct()113 ValidCUs.erase(CUPos); in construct()