Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Target/Hexagon/
H A DHexagonExpandCondsets.cpp1211 SmallVector<MachineInstr*,16> TwoRegs; in coalesceSegments() local
1216 TwoRegs.push_back(MI); in coalesceSegments()
1220 for (MachineInstr *CI : TwoRegs) { in coalesceSegments()