Searched defs:Enqueue (Results 1 – 4 of 4) sorted by relevance
114 void Enqueue(const E& element) { in Enqueue() function
217 void Enqueue(Callback cb, void *ptr, uptr size) { in Enqueue() function
890 auto Enqueue = [&](Value *V) { in isLoadCombineCandidate() local
197 auto Enqueue = [this,&FirstQ] (Node N) { in color() local