Home
last modified time | relevance | path

Searched defs:Enqueue (Results 1 – 3 of 3) sorted by relevance

/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_quarantine.h217 void Enqueue(Callback cb, void *ptr, uptr size) { in Enqueue() function
/llvm-project/llvm/lib/Transforms/Scalar/
H A DReassociate.cpp890 auto Enqueue = [&](Value *V) { isLoadCombineCandidate() local
/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelDAGToDAGHVX.cpp197 auto Enqueue = [this,&FirstQ] (Node N) { color() local