Home
last modified time | relevance | path

Searched defs:RegionInfoBase (Results 1 – 3 of 3) sorted by relevance

/llvm-project/llvm/include/llvm/Analysis/
H A DRegionInfo.h67 template <class RegionTr> class RegionInfoBase; global() variable
[all...]
/llvm-project/llvm/lib/CodeGen/
H A DMachineRegionInfo.cpp30 template class RegionInfoBase<RegionTraits<MachineFunction>>; variable
/llvm-project/llvm/lib/Analysis/
H A DRegionInfo.cpp32 template class RegionInfoBase<RegionTraits<Function>>; global() variable