Home
last modified time | relevance | path

Searched refs:TypesRes (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/Transforms/IPO/
DMergeFunctions.cpp472 int TypesRes = cmpTypes(TyL, TyR); in cmpConstants() local
473 if (TypesRes != 0) { in cmpConstants()
480 return TypesRes; in cmpConstants()
485 return TypesRes; in cmpConstants()
518 return TypesRes; in cmpConstants()
525 return TypesRes; in cmpConstants()
535 case Value::UndefValueVal: return TypesRes; in cmpConstants()