Home
last modified time | relevance | path

Searched defs:WorkStack (Results 1 – 6 of 6) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DParallel.cpp107 std::stack<std::function<void()>> WorkStack; member in llvm::parallel::detail::__anon9ce94b140111::ThreadPoolExecutor
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceLoopAnalyzer.cpp108 LoopNodePtrList WorkStack; member in Ice::LoopAnalyzer
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DLexicalScopes.cpp235 SmallVector<LexicalScope *, 4> WorkStack; in constructScopeNest() local
/third_party/boost/boost/graph/
Dminimum_degree_ordering.hpp466 typedef typename Workspace::stack WorkStack; in eliminate() typedef
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DMemorySSA.cpp1143 SmallVector<RenamePassData, 32> WorkStack; in renamePass() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMipsSEISelLowering.cpp747 SmallVector<APInt, 16> WorkStack(1, C); in shouldTransformMulToShiftsAddsSubs() local