Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/ExecutionEngine/Interpreter/
H A DExecution.cpp1800 Type *TyContained = Ty->getElementType(); in visitInsertElementInst() local
1807 switch (TyContained->getTypeID()) { in visitInsertElementInst()
1836 Type *TyContained = Ty->getElementType(); in visitShuffleVectorInst() local
1843 switch (TyContained->getTypeID()) { in visitShuffleVectorInst()