Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/
H A DAArch64PostSelectOptimize.cpp48 bool doPeepholeOpts(MachineBasicBlock &MBB);
106 bool AArch64PostSelectOptimize::doPeepholeOpts(MachineBasicBlock &MBB) { in doPeepholeOpts() function in AArch64PostSelectOptimize
310 Changed |= doPeepholeOpts(BB); in runOnMachineFunction()