Home
last modified time | relevance | path

Searched defs:CommonInst (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DCorrelatedValuePropagation.cpp178 if (auto *CommonInst = dyn_cast<Instruction>(CommonValue)) in simplifyCommonValuePhi() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp4241 if (Instruction *CommonInst = dyn_cast<Instruction>(CommonValue)) in eraseCommonValueIfDead() local
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DScalarEvolution.cpp6009 BinaryOperator *CommonInst = nullptr; in createNodeForPHIWithIdenticalOperands() local