Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Hexagon/
DHexagonPeephole.cpp65 static cl::opt<bool> DisablePNotP("disable-hexagon-pnotp", variable
187 if (!DisablePNotP && MI.getOpcode() == Hexagon::C2_not) { in runOnMachineFunction()
239 if (!DisablePNotP) { in runOnMachineFunction()