Home
last modified time | relevance | path

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

/dports/math/libpgmath/flang-d07daf3/tools/flang2/flang2exe/
H A Dllassem.cpp5908 int hostgbl, olgbl; in ll_shallow_copy_uplevel() local
5909 hostgbl = find_ag(get_llvm_name(hostsptr)); in ll_shallow_copy_uplevel()
5912 AG_UPLEVELPTR(olgbl) = AG_UPLEVELPTR(hostgbl); in ll_shallow_copy_uplevel()
5913 AG_UPLEVEL_AVL(olgbl) = AG_UPLEVEL_AVL(hostgbl); in ll_shallow_copy_uplevel()