Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVPushPopOptimizer.cpp34 bool usePopRet(MachineBasicBlock::iterator &MBBI,
72 bool RISCVPushPopOpt::usePopRet(MachineBasicBlock::iterator &MBBI, in usePopRet() function in RISCVPushPopOpt
162 Modified |= usePopRet(PopMBBI, RetMBBI, adjustRetVal(PopMBBI)); in runOnMachineFunction()