Searched defs:CommonValue (Results 1 – 5 of 5) sorted by relevance
/llvm-project/llvm/lib/Transforms/Scalar/ | ||
H A D | CorrelatedValuePropagation.cpp | 160 Value *CommonValue = nullptr; simplifyCommonValuePhi() local |
/llvm-project/llvm/lib/Analysis/ | ||
H A D | InstructionSimplify.cpp | 541 Value *CommonValue = nullptr; threadBinOpOverPHI() local |
H A D | ConstantFolding.cpp | 1116 Constant *CommonValue = nullptr; ConstantFoldInstruction() local |
/llvm-project/llvm/lib/CodeGen/ | ||
H A D | CodeGenPrepare.cpp | 3801 Value *CommonValue = nullptr; global() member in __anon072927cb0d11::AddressingModeCombiner |
/llvm-project/llvm/lib/CodeGen/SelectionDAG/ | ||
H A D | DAGCombiner.cpp | 6221 SDValue CommonValue, Operand1, Operand2; foldAndOrOfSETCC() local |