Home
last modified time | relevance | path

Searched defs:IncomingConstant (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DCorrelatedValuePropagation.cpp167 if (auto *IncomingConstant = dyn_cast<Constant>(Incoming)) { in simplifyCommonValuePhi() local
190 for (auto &IncomingConstant : IncomingConstants) { in simplifyCommonValuePhi() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/
H A DCorrelatedValuePropagation.cpp174 if (auto *IncomingConstant = dyn_cast<Constant>(Incoming)) { in simplifyCommonValuePhi() local
197 for (auto &IncomingConstant : IncomingConstants) { in simplifyCommonValuePhi() local