Home
last modified time | relevance | path

Searched defs:Regions (Results 1 – 25 of 41) sorted by relevance

12

/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DTaggedUnionModeling.h40 removeInformationStoredForDeadInstances(const CallEvent & Call,ProgramStateRef State,ArrayRef<const MemRegion * > Regions) removeInformationStoredForDeadInstances() argument
H A DErrnoChecker.cpp221 ArrayRef<const MemRegion *> Regions, const LocationContext *LCtx, in checkRegionChanges() argument
H A DCheckerDocumentation.cpp276 checkRegionChanges(ProgramStateRef State,const InvalidatedSymbols * Invalidated,ArrayRef<const MemRegion * > ExplicitRegions,ArrayRef<const MemRegion * > Regions,const LocationContext * LCtx,const CallEvent * Call) const checkRegionChanges() argument
H A DStdVariantChecker.cpp142 checkRegionChanges(ProgramStateRef State,const InvalidatedSymbols *,ArrayRef<const MemRegion * >,ArrayRef<const MemRegion * > Regions,const LocationContext *,const CallEvent * Call) const checkRegionChanges() argument
H A DAnalysisOrderChecker.cpp201 ArrayRef<const MemRegion *> Regions, in checkRegionChanges()
H A DStackAddrEscapeChecker.cpp140 SmallVector<const MemRegion *, 4> Regions; in getCapturedStackRegions() local
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DLoopWidening.cpp61 const MemRegion *Regions[] = {MRMgr.getStackLocalsRegion(STC), in getWidenedLoopState() local
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-mca/
H A DCodeRegionGenerator.cpp35 CodeRegions &Regions = getRegions(); in parseCodeRegions() local
H A DPipelinePrinter.cpp113 json::Array *Regions = JO.getArray("CodeRegions"); in printReport() local
H A DCodeRegionGenerator.h46 AnalysisRegions &Regions; variable
66 InstrumentRegions &Regions; variable
[all...]
H A DCodeRegion.h141 std::vector<UniqueCodeRegion> Regions; global() variable
H A Dllvm-mca.cpp449 const mca::AnalysisRegions &Regions = *RegionsOrErr; main() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DSafeStackLayout.h38 SmallVector<StackRegion, 16> Regions; global() variable
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DGCNIterativeScheduler.h74 std::vector<Region*> Regions; variable
H A DGCNSchedStrategy.h186 MachineBasicBlock::iterator>, 32> Regions; variable
/freebsd-src/contrib/llvm-project/llvm/lib/ProfileData/Coverage/
H A DCoverageMapping.cpp1201 for (const auto &CR : enumerate(Regions)) { in sortNestedRegions() argument
1151 buildSegmentsImpl(ArrayRef<CountedRegion> Regions) buildSegmentsImpl() argument
1224 combineRegions(MutableArrayRef<CountedRegion> Regions) combineRegions() argument
1259 buildSegments(MutableArrayRef<CountedRegion> Regions) buildSegments() argument
1345 std::vector<CountedRegion> Regions; getCoverageForFile() local
1409 std::vector<CountedRegion> Regions; getCoverageForFunction() local
1437 std::vector<CountedRegion> Regions; getCoverageForExpansion() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-cov/
H A DCoverageExporterJson.cpp118 json::Array renderRegions(ArrayRef<coverage::CountedRegion> Regions) { in renderRegions() argument
125 json::Array renderBranchRegions(ArrayRef<coverage::CountedRegion> Regions) { in renderBranchRegions() argument
H A DSourceCoverageView.h72 SmallVector<CountedRegion, 0> Regions; member
H A DSourceCoverageView.cpp178 SmallVector<CountedRegion, 0> Regions) { in addBranch() argument
/freebsd-src/contrib/llvm-project/llvm/lib/MC/
H A DMCMachOStreamer.cpp235 std::vector<DataRegionData> &Regions = getAssembler().getDataRegions(); emitDataRegion() local
240 std::vector<DataRegionData> &Regions = getAssembler().getDataRegions(); emitDataRegionEnd() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DHotColdSplitting.cpp481 std::vector<OutliningRegion> Regions; create() local
674 auto Regions = OutliningRegion::create(*BB, *DT, *PDT); outlineColdRegions() local
[all...]
/freebsd-src/contrib/llvm-project/compiler-rt/lib/fuzzer/
H A DFuzzerTracePC.h146 Region *Regions; member
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DStructurizeCFG.cpp1209 static void addRegionIntoQueue(Region &R, std::vector<Region *> &Regions) { in addRegionIntoQueue() argument
1221 std::vector<Region *> Regions; in run() local
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/
H A DRetainCountChecker.cpp165 SmallVector<const MemRegion*, 10> Regions; in checkPostStmt() local
1186 ArrayRef<const MemRegion *> Regions, const LocationContext *LCtx, in checkRegionChanges()
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DRegionInfoImpl.h859 RegionInfoBase<Tr>::getCommonRegion(SmallVectorImpl<RegionT *> &Regions) const { in getCommonRegion()

12