Home
last modified time | relevance | path

Searched defs:OutQueue (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/unittests/ExecutionEngine/Orc/
DQueueChannel.h76 std::shared_ptr<Queue> OutQueue) in QueueChannel()
132 std::shared_ptr<Queue> OutQueue; variable
/external/llvm/unittests/ExecutionEngine/Orc/
DRPCUtilsTest.cpp30 QueueChannel(Queue &InQueue, Queue &OutQueue) in QueueChannel()
61 Queue &OutQueue; member in QueueChannel