Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/AArch64/
H A DAArch64RedundantCopyElimination.cpp93 bool knownRegValInBlock(MachineInstr &CondBr, MachineBasicBlock *MBB,
124 bool AArch64RedundantCopyElimination::knownRegValInBlock( in knownRegValInBlock() function in AArch64RedundantCopyElimination
310 if (!knownRegValInBlock(*Itr, MBB, KnownRegs, FirstUse)) in optimizeBlock()