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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetSchedule.cpp173 static unsigned findUseIdx(const MachineInstr *MI, unsigned UseOperIdx) { function
232 unsigned UseIdx = findUseIdx(UseMI, UseOperIdx);

Completed in 118 milliseconds