Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/CodeGen/
DMachineLoopUtils.cpp18 MachineInstr &findEquivalentInstruction(MachineInstr &MI, in findEquivalentInstruction() function
87 MachineInstr &OrigPhi = findEquivalentInstruction(MI, Loop); in PeelSingleBlockLoop()