Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/RISCV/
H A DRISCVRedundantCopyElimination.cpp71 static bool guaranteesZeroRegInBlock(const MachineInstr &MI, in guaranteesZeroRegInBlock() function
105 if (guaranteesZeroRegInBlock(*CondBr, MBB)) in optimizeBlock()