Home
last modified time | relevance | path

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

/external/llvm/lib/Analysis/
DLazyValueInfo.cpp457 bool solveBlockValueBinaryOp(LVILatticeVal &BBLV, Instruction *BBI,
688 if (!solveBlockValueBinaryOp(Res, BBI, BB)) in solveBlockValue()
1079 bool LazyValueInfoCache::solveBlockValueBinaryOp(LVILatticeVal &BBLV, in solveBlockValueBinaryOp() function in LazyValueInfoCache