Home
last modified time | relevance | path

Searched defs:LCV (Results 1 – 5 of 5) sorted by relevance

/external/llvm-project/clang/lib/StaticAnalyzer/Checkers/
DTaint.cpp63 if (auto LCV = V.getAs<nonloc::LazyCompoundVal>()) { in addTaint() local
/external/clang/lib/StaticAnalyzer/Core/
DRegionStore.cpp1500 Optional<nonloc::LazyCompoundVal> LCV = V->getAs<nonloc::LazyCompoundVal>(); in getExistingLazyBinding() local
1872 RegionStoreManager::getInterestingValues(nonloc::LazyCompoundVal LCV) { in getInterestingValues()
2067 nonloc::LazyCompoundVal LCV = svalBuilder.makeLazyCompoundVal(store, S) in bindArray() local
2156 nonloc::LazyCompoundVal LCV) { in tryBindSmallStruct()
2208 if (Optional<nonloc::LazyCompoundVal> LCV = in bindStruct() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DLoopFuse.cpp1251 Value *LCV = LCPHI->getIncomingValue(L1LatchBBIdx); in performFusion() local
1503 Value *LCV = LCPHI->getIncomingValue(L1LatchBBIdx); in fuseGuardedLoops() local
/external/llvm-project/llvm/lib/Transforms/Scalar/
DLoopFuse.cpp1421 Value *LCV = LCPHI->getIncomingValue(L1LatchBBIdx); in performFusion() local
1701 Value *LCV = LCPHI->getIncomingValue(L1LatchBBIdx); in fuseGuardedLoops() local
/external/llvm-project/clang/lib/StaticAnalyzer/Core/
DRegionStore.cpp1559 Optional<nonloc::LazyCompoundVal> LCV = V->getAs<nonloc::LazyCompoundVal>(); in getExistingLazyBinding() local
2009 RegionStoreManager::getInterestingValues(nonloc::LazyCompoundVal LCV) { in getInterestingValues()
2292 nonloc::LazyCompoundVal LCV) { in tryBindSmallStruct()
2344 if (Optional<nonloc::LazyCompoundVal> LCV = in bindStruct() local