Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/
H A DFunctionComparator.cpp133 Type *TyL = LA.getValueAsType(); in cmpAttrs() local
216 Type *TyL = L->getType(); in cmpConstants() local
430 int FunctionComparator::cmpTypes(Type *TyL, Type *TyR) const { in cmpTypes()