Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DMVETPAndVPTOptimisationsPass.cpp76 bool ReplaceConstByVPNOTs(MachineBasicBlock &MBB, MachineDominatorTree *DT);
877 bool MVETPAndVPTOptimisations::ReplaceConstByVPNOTs(MachineBasicBlock &MBB, in ReplaceConstByVPNOTs() function in MVETPAndVPTOptimisations
1039 Modified |= ReplaceConstByVPNOTs(MBB, DT); in runOnMachineFunction()