Home
last modified time | relevance | path

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

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