Home
last modified time | relevance | path

Searched defs:LiveSet (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/IPO/
DDeadArgumentElimination.h109 using LiveSet = std::set<RetOrArg>; variable
/third_party/skia/third_party/externals/spirv-tools/source/opt/
Dregister_pressure.h50 using LiveSet = std::unordered_set<Instruction*>; member
/third_party/spirv-tools/source/opt/
Dregister_pressure.h50 using LiveSet = std::unordered_set<Instruction*>; member
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
Dregister_pressure.h50 using LiveSet = std::unordered_set<Instruction*>; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DRewriteStatepointsForGC.cpp239 MapVector<BasicBlock *, SetVector<Value *>> LiveSet; member
267 StatepointLiveSetTy LiveSet; member
375 StatepointLiveSetTy LiveSet; in analyzeParsePointLiveness() local
1605 const auto &LiveSet = Result.LiveSet; in makeStatepointExplicit() local