Searched refs:make_condition (Results 1 – 3 of 3) sorted by relevance
3 declare i1 @make_condition()10 %cond = call i1 @make_condition(), !dbg !8
418 // CHECK: %[[COND:.*]] = "test.make_condition"() : () -> i1420 %0 = "test.make_condition"() : () -> i1442 // CHECK: %[[COND:.*]] = "test.make_condition"() : () -> i1443 %0 = "test.make_condition"() : () -> i1459 // CHECK: %[[COND:.*]] = "test.make_condition"() : () -> i1460 %0 = "test.make_condition"() : () -> i1
344 def make_condition(name): function352 conditions = list(filter(None, [markers, make_condition(extra)]))