Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetSchedule.cpp158 static unsigned findUseIdx(const MachineInstr *MI, unsigned UseOperIdx) { in findUseIdx() function
213 unsigned UseIdx = findUseIdx(UseMI, UseOperIdx); in computeOperandLatency()