Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Reader/
DValueList.cpp205 if (ConstantArray *UserCA = dyn_cast<ConstantArray>(UserC)) { in resolveConstantForwardRefs() local
206 NewC = ConstantArray::get(UserCA->getType(), NewOps); in resolveConstantForwardRefs()