Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DComplexDeinterleavingPass.cpp465 Instruction *CommonOperand; in identifyNodeWithImplicitAdd() local
572 Instruction *CommonOperand; in identifyPartialMul() local
/openbsd-src/gnu/llvm/llvm/lib/Transforms/InstCombine/
H A DInstCombineAddSub.cpp2485 auto propagateSelectFMF = [&](SelectInst *S, bool CommonOperand) { in visitFNeg()