Searched defs:NewB (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/ | ||
H A D | RegionStore.cpp | 2389 RegionBindingsRef NewB = removeSubRegionBindings(B, cast<SubRegion>(R)); bind() local |
/freebsd-src/contrib/llvm-project/llvm/include/llvm/ADT/ | ||
H A D | DenseMap.h | 1019 BucketT *NewB = &LargeSide.getInlineBuckets()[i], swap() local |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Hexagon/ | ||
H A D | HexagonGenInsert.cpp | 823 iterator NewB = std::lower_bound(B, E, VR, RCB); in findRecordInsertForms() local |