Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/AArch64/
H A DAArch64RedundantCopyElimination.cpp94 bool knownRegValInBlock(MachineInstr &CondBr, MachineBasicBlock *MBB,
125 bool AArch64RedundantCopyElimination::knownRegValInBlock( in knownRegValInBlock() function in AArch64RedundantCopyElimination
311 if (!knownRegValInBlock(*Itr, MBB, KnownRegs, FirstUse)) in optimizeBlock()