Home
last modified time | relevance | path

Searched refs:simplifyInstsInBlock (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Transforms/Scalar/
H A DSCCP.cpp157 static bool simplifyInstsInBlock(SCCPSolver &Solver, BasicBlock &BB, in simplifyInstsInBlock() function
238 MadeChanges |= simplifyInstsInBlock(Solver, BB, InsertedValues, in runSCCP()
577 MadeChanges |= simplifyInstsInBlock(Solver, BB, InsertedValues, in runIPSCCP()