Home
last modified time | relevance | path

Searched defs:WorkSet (Results 1 – 8 of 8) sorted by relevance

/external/llvm/lib/Analysis/
DCodeMetrics.cpp30 static void completeEphemeralValues(SmallVector<const Value *, 16> &WorkSet, in completeEphemeralValues()
67 SmallVector<const Value *, 16> WorkSet; in collectEphemeralValues() local
89 SmallVector<const Value *, 16> WorkSet; in collectEphemeralValues() local
DValueTracking.cpp402 SmallVector<const Value *, 16> WorkSet(1, I); in isEphemeralValueOf() local
/external/spirv-llvm/lib/SPIRV/
DOCLTypeToSPIRV.h70 std::set<Function *> WorkSet; // Functions to be adapted variable
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DAMDGPUPerfHintAnalysis.cpp148 SmallSet<const Value *, 32> WorkSet; in isIndirectAccess() local
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DInlineSpiller.cpp360 SmallPtrSet<VNInfo*, 8> WorkSet; in propagateSiblingValue() local
/external/llvm/lib/CodeGen/
DInlineSpiller.cpp1148 SmallPtrSet<MachineDomTreeNode *, 8> WorkSet; in getVisitOrders() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DInlineSpiller.cpp1204 SmallPtrSet<MachineDomTreeNode *, 8> WorkSet; in getVisitOrders() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DValueTracking.cpp458 SmallVector<const Value *, 16> WorkSet(1, I); in isEphemeralValueOf() local