Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DRegionStore.cpp1535 std::optional<nonloc::LazyCompoundVal> LCV = in getExistingLazyBinding() local
2250 RegionStoreManager::getInterestingValues(nonloc::LazyCompoundVal LCV) { in getInterestingValues()
2427 nonloc::LazyCompoundVal LCV) { in tryBindSmallArray()
2480 if (std::optional<nonloc::LazyCompoundVal> LCV = in bindArray() local
2566 nonloc::LazyCompoundVal LCV) { in tryBindSmallStruct()
2621 if (std::optional<nonloc::LazyCompoundVal> LCV = in bindStruct() local
H A DSVals.cpp162 QualType VisitLazyCompoundVal(nonloc::LazyCompoundVal LCV) { in VisitLazyCompoundVal()
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DTaint.cpp67 if (auto LCV = V.getAs<nonloc::LazyCompoundVal>()) { in addTaint() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopFuse.cpp1681 Value *LCV = LCPHI->getIncomingValue(L1LatchBBIdx); in performFusion() local
1964 Value *LCV = LCPHI->getIncomingValue(L1LatchBBIdx); in fuseGuardedLoops() local