Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DInlineCost.cpp1384 if (Constant *SelectedC = dyn_cast<Constant>(SelectedV)) { in visitSelectInst() local
1385 SimplifiedValues[&SI] = SelectedC; in visitSelectInst()