Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonExpandCondsets.cpp200 bool isCondset(const MachineInstr &MI);
275 bool HexagonExpandCondsets::isCondset(const MachineInstr &MI) { in isCondset() function in HexagonExpandCondsets
1271 if (isCondset(I)) in runOnMachineFunction()