Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DMVETPAndVPTOptimisationsPass.cpp81 bool ReplaceConstByVPNOTs(MachineBasicBlock &MBB, MachineDominatorTree *DT);
918 bool MVETPAndVPTOptimisations::ReplaceConstByVPNOTs(MachineBasicBlock &MBB, in ReplaceConstByVPNOTs() function in MVETPAndVPTOptimisations
1083 Modified |= ReplaceConstByVPNOTs(MBB, DT); in runOnMachineFunction()