Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp6025 bool IsOpLegal = in getNegatedExpression() local
6030 if (LegalOps && !IsOpLegal) in getNegatedExpression()
6051 bool IsOpLegal = in getNegatedExpression() local
6060 if (LegalOps && !IsOpLegal) in getNegatedExpression()