Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DSCCP.cpp90 SmallPtrSet<Value *, 32> InsertedValues; in runSCCP() local
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DScalarEvolutionExpander.h65 DenseSet<AssertingVH<Value>> InsertedValues; variable
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DSCCP.cpp214 SmallPtrSet<Value *, 32> InsertedValues; in runIPSCCP() local
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSCCPSolver.cpp108 const SmallPtrSetImpl<Value *> &InsertedValues, in refineInstruction()
156 SmallPtrSetImpl<Value *> &InsertedValues, in replaceSignedInst()
222 SmallPtrSetImpl<Value *> &InsertedValues, in simplifyInstsInBlock()