Searched defs:GF (Results 1 – 3 of 3) sorted by relevance
44 GCOVFile GF; in reportCoverage() local
78 const char *GF; /* name of graph(1G) filter (per job) */ variable
801 static void dumpEdges(CFGMST<Edge, BBInfo> &MST, GCOVFunction &GF) { in dumpEdges()