Home
last modified time | relevance | path

Searched defs:RegionInfo (Results 1 – 13 of 13) sorted by relevance

/llvm-project/llvm/include/llvm/Analysis/
H A DRegionPrinter.h23 class RegionInfo; global() variable
H A DRegionInfo.h66 class RegionInfo; global() variable
[all...]
H A DRegionPass.h26 class RegionInfo; variable
H A DRegionIterator.h25 class RegionInfo; variable
/llvm-project/polly/include/polly/CodeGen/
H A DUtils.h22 class RegionInfo; variable
/llvm-project/compiler-rt/lib/scudo/standalone/fuzz/
H A Dget_error_info_fuzzer.cpp38 std::vector<char> RegionInfo(AllocatorT::getRegionInfoArraySize(), 0); in LLVMFuzzerTestOneInput() local
/llvm-project/lldb/tools/debugserver/source/MacOSX/
H A DMachVMRegion.h51 typedef vm_region_submap_short_info_data_64_t RegionInfo; typedef
/llvm-project/polly/include/polly/Support/
H A DScopHelper.h31 class RegionInfo; variable
/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dprimary64.h557 struct RegionInfo : UnpaddedRegionInfo { global() struct
561 PaddingRegionInfo global() argument
[all...]
/llvm-project/llvm/lib/Transforms/IPO/
H A DPartialInlining.cpp983 for (const FunctionOutliningMultiRegionInfo::OutlineRegionInfo &RegionInfo : FunctionCloner() local
1109 for (FunctionOutliningMultiRegionInfo::OutlineRegionInfo RegionInfo : doMultiRegionFunctionOutlining() local
[all...]
/llvm-project/lldb/examples/darwin/heap_find/heap/
H A Dheap_find.cpp479 typedef vm_region_submap_short_info_data_64_t RegionInfo; in foreach_zone_in_this_process() typedef
/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUMachineCFGStructurizer.cpp
/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_mac.cpp1247 typedef vm_region_submap_short_info_data_64_t RegionInfo; FindAvailableMemoryRange() typedef