Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/marl/include/marl/
Dticket.h155 struct Joined { in onCall() struct
156 void operator()() const { in onCall()
160 OnCall a, b; in onCall()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DMachineSink.cpp405 bool Joined = PerformTrivialForwardCoalescing(MI, &MBB); in ProcessBlock() local