Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DCorrelatedValuePropagation.cpp163 Value *CommonValue = nullptr; in simplifyCommonValuePhi() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DPartialInlining.cpp1087 Value *CommonValue = PN->getIncomingValue(0); in normalizeReturnBlock() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DInstructionSimplify.cpp535 Value *CommonValue = nullptr; in ThreadBinOpOverPHI() local
575 Value *CommonValue = nullptr; in ThreadCmpOverPHI() local
4520 Value *CommonValue = nullptr; in SimplifyPHINode() local
H A DConstantFolding.cpp1155 Constant *CommonValue = nullptr; in ConstantFoldInstruction() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp3548 Value *CommonValue = findCommon(Map); in combineAddrModes() local