Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DSCCP.cpp151 static bool simplifyInstsInBlock(SCCPSolver &Solver, BasicBlock &BB, in simplifyInstsInBlock() function
228 MadeChanges |= simplifyInstsInBlock(Solver, BB, InsertedValues, in runSCCP()
519 MadeChanges |= simplifyInstsInBlock(Solver, BB, InsertedValues, in runIPSCCP()