Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/Analysis/
DLazyValueInfo.cpp344 class LazyValueInfoImpl;
346 LazyValueInfoImpl *LVIImpl;
352 LazyValueInfoAnnotatedWriter(LazyValueInfoImpl *L, DominatorTree &DTree) in LazyValueInfoAnnotatedWriter()
366 class LazyValueInfoImpl { class
476 LazyValueInfoImpl(AssumptionCache *AC, const DataLayout &DL, in LazyValueInfoImpl() function in __anondc48f1430411::LazyValueInfoImpl
483 void LazyValueInfoImpl::solve() { in solve()
536 Optional<ValueLatticeElement> LazyValueInfoImpl::getBlockValue(Value *Val, in getBlockValue()
571 bool LazyValueInfoImpl::solveBlockValue(Value *Val, BasicBlock *BB) { in solveBlockValue()
587 Optional<ValueLatticeElement> LazyValueInfoImpl::solveBlockValueImpl( in solveBlockValueImpl()
656 bool LazyValueInfoImpl::isNonNullAtEndOfBlock(Value *Val, BasicBlock *BB) { in isNonNullAtEndOfBlock()
[all …]
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DLazyValueInfo.cpp356 class LazyValueInfoImpl;
358 LazyValueInfoImpl *LVIImpl;
366 LazyValueInfoAnnotatedWriter(LazyValueInfoImpl *L, DominatorTree &DTree) in LazyValueInfoAnnotatedWriter()
380 class LazyValueInfoImpl { class
506 LazyValueInfoImpl(AssumptionCache *AC, const DataLayout &DL, in LazyValueInfoImpl() function in __anon241b53b70411::LazyValueInfoImpl
513 void LazyValueInfoImpl::solve() { in solve()
564 bool LazyValueInfoImpl::hasBlockValue(Value *Val, BasicBlock *BB) { in hasBlockValue()
572 ValueLatticeElement LazyValueInfoImpl::getBlockValue(Value *Val, in getBlockValue()
598 bool LazyValueInfoImpl::solveBlockValue(Value *Val, BasicBlock *BB) { in solveBlockValue()
624 bool LazyValueInfoImpl::solveBlockValueImpl(ValueLatticeElement &Res, in solveBlockValueImpl()
[all …]