Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/IPO/
DMergeFunctions.cpp609 Type *TyL = L->getType(); in cmpConstants() local
811 int FunctionComparator::cmpTypes(Type *TyL, Type *TyR) const { in cmpTypes()