Searched defs:enqueueUsers (Results 1 – 2 of 2) sorted by relevance
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ | ||
| D | PtrUseVisitor.cpp | 21 void detail::PtrUseVisitorBase::enqueueUsers(Instruction &I) { in enqueueUsers() function in detail::PtrUseVisitorBase |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ | ||
| D | SROA.cpp | 3248 void enqueueUsers(Instruction &I) { in enqueueUsers() function in __anonca0239740b11::AggLoadStoreRewriter |