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