Home
last modified time | relevance | path

Searched defs:InsertedValues (Results 1 – 4 of 4) sorted by relevance

/external/llvm/include/llvm/Analysis/
DScalarEvolutionExpander.h48 std::set<AssertingVH<Value> > InsertedValues; variable
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DScalarEvolutionExpander.h57 DenseSet<AssertingVH<Value>> InsertedValues; variable
/external/llvm-project/llvm/include/llvm/Transforms/Utils/
DScalarEvolutionExpander.h76 DenseSet<AssertingVH<Value>> InsertedValues; variable
/external/llvm-project/llvm/lib/Transforms/Scalar/
DSCCP.cpp1676 SmallPtrSetImpl<Value *> &InsertedValues, in simplifyInstsInBlock()
1740 SmallPtrSet<Value *, 32> InsertedValues; in runSCCP() local
2030 SmallPtrSet<Value *, 32> InsertedValues; in runIPSCCP() local