Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/
H A DAnalysis.cpp398 static bool advanceToNextLeafType(SmallVectorImpl<CompositeType *> &SubTypes, in advanceToNextLeafType() function
460 if (!advanceToNextLeafType(SubTypes, Path)) in firstRealType()
472 if (!advanceToNextLeafType(SubTypes, Path)) in nextRealType()