Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DCorrelatedValuePropagation.cpp190 if (auto *CommonInst = dyn_cast<Instruction>(CommonValue)) in simplifyCommonValuePhi() local
191 if (!DT->dominates(CommonInst, ToBB)) in simplifyCommonValuePhi()