Searched refs:getCachedValueInfo (Results 1 - 1 of 1) sorted by relevance

/freebsd-11.0-release/contrib/llvm/lib/Analysis/
H A DLazyValueInfo.cpp424 LVILatticeVal getCachedValueInfo(Value *V, BasicBlock *BB) { function in class:__anon2399::LazyValueInfoCache
534 return getCachedValueInfo(Val, BB);
563 << "' val=" << getCachedValueInfo(Val, BB) << '\n');

Completed in 100 milliseconds