Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DSCCP.cpp96 SmallPtrSet<Value *, 32> InsertedValues; in runSCCP() local
/openbsd/gnu/llvm/llvm/include/llvm/Transforms/Utils/
H A DScalarEvolutionExpander.h65 DenseSet<AssertingVH<Value>> InsertedValues; variable
/openbsd/gnu/llvm/llvm/lib/Transforms/IPO/
H A DSCCP.cpp209 SmallPtrSet<Value *, 32> InsertedValues; in runIPSCCP() local
/openbsd/gnu/llvm/llvm/lib/Transforms/Utils/
H A DSCCPSolver.cpp120 SmallPtrSetImpl<Value *> &InsertedValues, in replaceSignedInst()
182 SmallPtrSetImpl<Value *> &InsertedValues, in simplifyInstsInBlock()