Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonHardwareLoops.cpp633 SmallVector<MachineOperand,2> LCond; in getLoopTripCount() local
634 bool NotAnalyzed = TII->analyzeBranch(*Latch, LTB, LFB, LCond, false); in getLoopTripCount()
1651 SmallVector<MachineOperand,2> LCond; in fixupInductionVariable() local
1652 bool NotAnalyzed = TII->analyzeBranch(*Latch, LTB, LFB, LCond, false); in fixupInductionVariable()