Searched refs:caller_function (Results 1 – 3 of 3) sorted by relevance
9 ; CHECK-LABEL: caller_function11 define void @caller_function(<4 x double>, <4 x double>, <4 x double>, <4 x double>, <4 x double>) …
1031 Handle<JSFunction> caller_function(frames_it.frame()->function()); in PrepareStep() local1032 FloodWithOneShot(caller_function); in PrepareStep()
1291 my ( $caller_file, $caller_line, $caller_function,1299 printf CG CompressedCGName("fn", $caller_function, \%fnname_to_index_map);