Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonExpandCondsets.cpp201 bool isCondset(const MachineInstr &MI);
277 bool HexagonExpandCondsets::isCondset(const MachineInstr &MI) { in isCondset() function in HexagonExpandCondsets
1292 if (isCondset(I)) in runOnMachineFunction()