Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/InstCombine/
DInstructionCombining.cpp787 bool ConstIsRHS = isa<Constant>(I.getOperand(1)); in foldOperationIntoSelectOperand() local
861 bool ConstIsRHS = isa<Constant>(I->getOperand(1)); in foldOperationIntoPhiValue() local
/external/swiftshader/third_party/LLVM/lib/Transforms/InstCombine/
DInstructionCombining.cpp526 bool ConstIsRHS = isa<Constant>(I.getOperand(1)); in FoldOperationIntoSelectOperand() local
/external/llvm/lib/Transforms/InstCombine/
DInstructionCombining.cpp702 bool ConstIsRHS = isa<Constant>(I.getOperand(1)); in FoldOperationIntoSelectOperand() local