Home
last modified time | relevance | path

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

/dports/math/libpgmath/flang-d07daf3/tools/flang2/flang2exe/
H A Dupper.cpp424 #define IPNFO_FUNCINFO(i) ipab.info[i].t.funcinfo.info macro
6169 if (IPNFO_FUNCINFO(i)) in IPA_func_pure()
6195 if (IPNFO_FUNCINFO(i) & in IPA_func_almostpure()
6200 (IPNFO_FUNCINFO(i) & (FINFO_READSTATIC | FINFO_WRITESTATIC))) in IPA_func_almostpure()