Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/GlobalISel/
DLegalizerInfo.cpp346 SmallBitVector SeenTypes(8); in getAction() local
356 if (SeenTypes[TypeIdx]) in getAction()
359 SeenTypes.set(TypeIdx); in getAction()