Home
last modified time | relevance | path

Searched defs:ImplType (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DMachineBlockFrequencyInfo.h34 using ImplType = BlockFrequencyInfoImpl<MachineBasicBlock>; variable
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DBlockFrequencyInfo.h38 using ImplType = BlockFrequencyInfoImpl<BasicBlock>; variable