Home
last modified time | relevance | path

Searched defs:TyL (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DFunctionComparator.cpp125 Type *TyL = LA.getValueAsType(); in cmpAttrs() local
208 Type *TyL = L->getType(); in cmpConstants() local
413 int FunctionComparator::cmpTypes(Type *TyL, Type *TyR) const { in cmpTypes()