Searched defs:getCopyOrBitcastDefUseIdx (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/CodeGen/
H A DPeepholeOptimizer.cpp486 static bool getCopyOrBitcastDefUseIdx(const MachineInstr &Copy, function
533 if (!MI || !getCopyOrBitcastDefUseIdx(*MI, DefIdx, SrcIdx))

Completed in 84 milliseconds