/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ |
H A D | TaggedUnionModeling.h | 39 ArrayRef<const MemRegion *> Regions) { in removeInformationStoredForDeadInstances()
|
H A D | ErrnoChecker.cpp | 221 ArrayRef<const MemRegion *> Regions, const LocationContext *LCtx, in checkRegionChanges()
|
H A D | StdVariantChecker.cpp | 144 ArrayRef<const MemRegion *> Regions, in checkRegionChanges()
|
H A D | AnalysisOrderChecker.cpp | 201 ArrayRef<const MemRegion *> Regions, in checkRegionChanges()
|
H A D | CheckerDocumentation.cpp | 279 ArrayRef<const MemRegion *> Regions, in checkRegionChanges()
|
H A D | PthreadLockChecker.cpp | 697 ArrayRef<const MemRegion *> Regions, const LocationContext *LCtx, in checkRegionChanges()
|
/freebsd/contrib/llvm-project/llvm/tools/llvm-mca/ |
H A D | CodeRegionGenerator.cpp | 35 CodeRegions &Regions = getRegions(); in parseCodeRegions() local
|
H A D | PipelinePrinter.cpp | 113 json::Array *Regions = JO.getArray("CodeRegions"); in printReport() local
|
H A D | CodeRegionGenerator.h | 46 AnalysisRegions &Regions; variable 66 InstrumentRegions &Regions; variable
|
H A D | CodeRegion.h | 154 std::vector<UniqueCodeRegion> Regions; variable
|
H A D | llvm-mca.cpp | 484 const mca::AnalysisRegions &Regions = *RegionsOrErr; in main() local
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | SafeStackLayout.h | 39 SmallVector<StackRegion, 16> Regions; variable
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | GCNIterativeScheduler.h | 74 std::vector<Region*> Regions; variable
|
H A D | GCNSchedStrategy.h | 186 MachineBasicBlock::iterator>, 32> Regions; variable
|
/freebsd/contrib/llvm-project/llvm/lib/ProfileData/Coverage/ |
H A D | CoverageMapping.cpp | 1200 void buildSegmentsImpl(ArrayRef<CountedRegion> Regions) { in buildSegmentsImpl() 1250 static void sortNestedRegions(MutableArrayRef<CountedRegion> Regions) { in sortNestedRegions() 1273 combineRegions(MutableArrayRef<CountedRegion> Regions) { in combineRegions() 1314 buildSegments(MutableArrayRef<CountedRegion> Regions) { in buildSegments() 1400 std::vector<CountedRegion> Regions; in getCoverageForFile() local 1464 std::vector<CountedRegion> Regions; in getCoverageForFunction() local 1492 std::vector<CountedRegion> Regions; in getCoverageForExpansion() local
|
/freebsd/contrib/llvm-project/llvm/tools/llvm-cov/ |
H A D | CoverageExporterJson.cpp | 118 json::Array renderRegions(ArrayRef<coverage::CountedRegion> Regions) { in renderRegions() 125 json::Array renderBranchRegions(ArrayRef<coverage::CountedRegion> Regions) { in renderBranchRegions()
|
H A D | SourceCoverageView.h | 72 SmallVector<CountedRegion, 0> Regions; member
|
H A D | SourceCoverageView.cpp | 178 SmallVector<CountedRegion, 0> Regions) { in addBranch()
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/ |
H A D | HotColdSplitting.cpp | 499 std::vector<OutliningRegion> Regions; in create() local 702 auto Regions = OutliningRegion::create(*BB, *DT, *PDT); in outlineColdRegions() local
|
/freebsd/contrib/llvm-project/compiler-rt/lib/fuzzer/ |
H A D | FuzzerTracePC.h | 146 Region *Regions; member
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
H A D | StructurizeCFG.cpp | 1209 static void addRegionIntoQueue(Region &R, std::vector<Region *> &Regions) { in addRegionIntoQueue() 1221 std::vector<Region *> Regions; in run() local
|
/freebsd/contrib/llvm-project/llvm/lib/MC/ |
H A D | MCMachOStreamer.cpp | 204 auto &Regions = getWriter().getDataRegions(); in emitDataRegionEnd() local
|
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/ |
H A D | RetainCountChecker.cpp | 165 SmallVector<const MemRegion*, 10> Regions; in checkPostStmt() local 1186 ArrayRef<const MemRegion *> Regions, const LocationContext *LCtx, in checkRegionChanges()
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/ |
H A D | RegionInfoImpl.h | 876 getCommonRegion(SmallVectorImpl<RegionT * > & Regions) getCommonRegion() argument
|
/freebsd/contrib/llvm-project/clang/lib/Lex/ |
H A D | Preprocessor.cpp | 1614 SafeBufferOptOutRegionsTy &Regions = in setDeserializedSafeBufferOptOutMap() local
|