Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DSCCP.cpp88 SmallPtrSet<Value *, 32> InsertedValues; in runSCCP() local
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DScalarEvolutionExpander.h81 DenseSet<AssertingVH<Value>> InsertedValues; variable
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DSCCP.cpp213 SmallPtrSet<Value *, 32> InsertedValues; in runIPSCCP() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSCCPSolver.cpp92 const SmallPtrSetImpl<Value *> &InsertedValues) { in getRange()
105 const SmallPtrSetImpl<Value *> &InsertedValues, in refineInstruction()
177 SmallPtrSetImpl<Value *> &InsertedValues, in replaceSignedInst()
238 SmallPtrSetImpl<Value *> &InsertedValues, in simplifyInstruction()
257 SmallPtrSetImpl<Value *> &InsertedValues, in simplifyInstsInBlock()