Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSCCPSolver.cpp99 static bool refineInstruction(SCCPSolver &Solver, in refineInstruction() function
254 } else if (refineInstruction(*this, InsertedValues, Inst)) { in simplifyInstsInBlock()