Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Hexagon/
DHexagonExpandCondsets.cpp275 bool coalesceSegments(MachineFunction &MF);
1191 bool HexagonExpandCondsets::coalesceSegments(MachineFunction &MF) { in coalesceSegments() function in HexagonExpandCondsets
1268 Changed |= coalesceSegments(MF); in runOnMachineFunction()