Home
last modified time | relevance | path

Searched defs:ConstIsRHS (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp938 bool ConstIsRHS = isa<Constant>(I.getOperand(1)); in foldOperationIntoSelectOperand() local
1036 bool ConstIsRHS = isa<Constant>(I->getOperand(1)); in foldOperationIntoPhiValue() local