Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DEarlyCSE.cpp858 auto MatchBinOp = [](Instruction *I, unsigned Opcode) { in handleBranchCondition() local
891 if (MatchBinOp(Curr, PropagateOpcode)) in handleBranchCondition()
/external/llvm-project/llvm/lib/Transforms/Scalar/
DEarlyCSE.cpp1036 auto MatchBinOp = [](Instruction *I, unsigned Opcode) { in handleBranchCondition() local
1069 if (MatchBinOp(Curr, PropagateOpcode)) in handleBranchCondition()