Searched refs:LazyValueInfoImpl (Results 1 – 1 of 1) sorted by relevance
352 class LazyValueInfoImpl;354 LazyValueInfoImpl *LVIImpl;362 LazyValueInfoAnnotatedWriter(LazyValueInfoImpl *L, DominatorTree &DTree) in LazyValueInfoAnnotatedWriter()376 class LazyValueInfoImpl { class488 LazyValueInfoImpl(AssumptionCache *AC, const DataLayout &DL, in LazyValueInfoImpl() function in __anonc035c0260411::LazyValueInfoImpl495 void LazyValueInfoImpl::solve() { in solve()546 bool LazyValueInfoImpl::hasBlockValue(Value *Val, BasicBlock *BB) { in hasBlockValue()554 ValueLatticeElement LazyValueInfoImpl::getBlockValue(Value *Val, in getBlockValue()580 bool LazyValueInfoImpl::solveBlockValue(Value *Val, BasicBlock *BB) { in solveBlockValue()606 bool LazyValueInfoImpl::solveBlockValueImpl(ValueLatticeElement &Res, in solveBlockValueImpl()[all …]