Searched defs:RegionInfo (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyCFGSort.cpp79 class RegionInfo { class in namespace:__anon4361
86 RegionInfo(const MachineLoopInfo &MLI, const WebAssemblyExceptionInfo &WEI) function in class:__anon4361::RegionInfo
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DRegionInfo.h903 class RegionInfo : public RegionInfoBase<RegionTraits<Function>> { class in namespace:llvm
909 RegionInfo(RegionInfo &&Arg) : Base(std::move(static_cast<Base &>(Arg))) { function in class:llvm::RegionInfo
[all...]
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dprimary64.h299 struct RegionInfo : UnpaddedRegionInfo { struct in class:scudo::SizeClassAllocator64
[all...]
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_mac.cpp1076 typedef vm_region_submap_short_info_data_64_t RegionInfo; typedef

Completed in 92 milliseconds