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

/external/llvm/lib/Target/Hexagon/
H A DHexagonExpandCondsets.cpp233 bool isCondset(const MachineInstr &MI);
301 bool HexagonExpandCondsets::isCondset(const MachineInstr &MI) { function in class:HexagonExpandCondsets
711 if (isCondset(*I))
1197 if (!isCondset(*MI))

Completed in 2292 milliseconds