Searched defs:CommonValue (Results 1 – 5 of 5) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/ | ||
H A D | CorrelatedValuePropagation.cpp | 166 Value *CommonValue = nullptr; simplifyCommonValuePhi() local |
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/ | ||
H A D | InstructionSimplify.cpp | 540 Value *CommonValue = nullptr; threadBinOpOverPHI() local |
H A D | ConstantFolding.cpp | 1133 Constant *CommonValue = nullptr; ConstantFoldInstruction() local |
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/ | ||
H A D | CodeGenPrepare.cpp | 3707 Value *CommonValue = nullptr; global() member in __anond527a6aa0c11::AddressingModeCombiner |
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ | ||
H A D | DAGCombiner.cpp | 6203 SDValue CommonValue, Operand1, Operand2; foldAndOrOfSETCC() local |