Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Analysis/
H A DLazyValueInfo.cpp428 bool solveBlockValueCast(ValueLatticeElement &BBLV, CastInst *CI,
638 return solveBlockValueCast(Res, CI, BB); in solveBlockValueImpl()
975 bool LazyValueInfoImpl::solveBlockValueCast(ValueLatticeElement &BBLV, in solveBlockValueCast() function in LazyValueInfoImpl