Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DLazyValueInfo.cpp352 class LazyValueInfoImpl;
354 LazyValueInfoImpl *LVIImpl;
362 LazyValueInfoAnnotatedWriter(LazyValueInfoImpl *L, DominatorTree &DTree) in LazyValueInfoAnnotatedWriter()
376 class LazyValueInfoImpl { class
488 LazyValueInfoImpl(AssumptionCache *AC, const DataLayout &DL, in LazyValueInfoImpl() function in __anonc035c0260411::LazyValueInfoImpl
495 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 …]