Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/unittests/Transforms/Utils/
DFunctionComparator.cpp93 int testCmpTypes(Type *TyL, Type *TyR) { in testCmpTypes()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/
DFunctionComparator.cpp190 Type *TyL = L->getType(); in cmpConstants() local
394 int FunctionComparator::cmpTypes(Type *TyL, Type *TyR) const { in cmpTypes()
/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()