Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DFunctionComparator.cpp120 Type *TyL = LA.getValueAsType(); in cmpAttrs() local
202 Type *TyL = L->getType(); in cmpConstants() local
406 int FunctionComparator::cmpTypes(Type *TyL, Type *TyR) const { in cmpTypes()