Home
last modified time | relevance | path

Searched refs:Subpass (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64SIMDInstrOpt.cpp84 } Subpass; typedef
167 bool shouldExitEarly(MachineFunction *MF, Subpass SP);
274 bool AArch64SIMDInstrOpt::shouldExitEarly(MachineFunction *MF, Subpass SP) { in shouldExitEarly()