Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DMachineSSAUpdater.cpp212 MachineBasicBlock *findCorrespondingPred(const MachineInstr *MI, in findCorrespondingPred() function
228 MachineBasicBlock *SourceBB = findCorrespondingPred(UseMI, &U); in RewriteUse()