Searched refs:check_b (Results 1 – 4 of 4) sorted by relevance
48 ; check_b(&b);76 ; X64: callq check_b96 ; X32: calll check_b143 %call7 = call i32 (i32*, ...) bitcast (i32 (...)* @check_b to i32 (i32*, ...)*)(i32* %b)178 declare i32 @check_b(...) #2
34 def check_b(self): member in B