Home | History | Annotate | Download | only in IR

Lines Matching full:relation

1322 /// If we can determine that the two constants have a particular relation to 
1327 /// To simplify this code we canonicalize the relation so that the first
1410 /// particular relation to each other, we should return the corresponding ICmp
1413 /// To simplify this code we canonicalize the relation so that the first
1814 default: llvm_unreachable("Unknown relation!");
1843 // We can only partially decide this relation.
1850 // We can only partially decide this relation.
1857 // We can only partially decide this relation.
1870 // Evaluate the relation between the two constants, per the predicate.