Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DCorrelatedValuePropagation.cpp171 Value *CommonValue = nullptr; in simplifyCommonValuePhi() local
/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DInstructionSimplify.cpp541 Value *CommonValue = nullptr; in threadBinOpOverPHI() local
581 Value *CommonValue = nullptr; in threadCmpOverPHI() local
5029 Value *CommonValue = nullptr; in simplifyPHINode() local
H A DConstantFolding.cpp1162 Constant *CommonValue = nullptr; in ConstantFoldInstruction() local
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp3665 Value *CommonValue = findCommon(Map); in combineAddrModes() local