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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyCFGSort.cpp79 class RegionInfo { class in namespace:__anon2431
87 RegionInfo(const MachineLoopInfo &MLI, const WebAssemblyExceptionInfo &WEI) function in class:__anon2431::RegionInfo
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DRegionInfo.h904 class RegionInfo : public RegionInfoBase<RegionTraits<Function>> { class in namespace:llvm
910 RegionInfo(RegionInfo &&Arg) : Base(std::move(static_cast<Base &>(Arg))) { function in class:llvm::RegionInfo
[all...]
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_mac.cpp1069 typedef vm_region_submap_short_info_data_64_t RegionInfo; typedef

Completed in 175 milliseconds