Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSCCPSolver.cpp652 ValueLatticeElement IBRValue = getValueState(IBR->getAddress()); in getFeasibleSuccessors() local
653 BlockAddress *Addr = dyn_cast_or_null<BlockAddress>(getConstant(IBRValue)); in getFeasibleSuccessors()
656 if (!IBRValue.isUnknownOrUndef()) in getFeasibleSuccessors()