Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/
H A DMipsISelLowering.cpp925 bool isConstCase = And1.getOpcode() != ISD::AND; in performORCombine() local
942 if (!isConstCase) { in performORCombine()
948 isConstCase in performORCombine()