Searched refs:omp_functions (Results 1 – 5 of 5) sorted by relevance
456 Vector<Function*> *omp_functions; // OMP-overhead, etc. variable
136 omp_functions = new Vector<Function*>(OMP_LAST_STATE); in DbeSession()439 delete omp_functions; in ~DbeSession()539 omp_functions->reset (); in init()541 omp_functions->append (NULL); in init()863 Function *func = omp_functions->fetch (n); in get_OMP_Function()907 omp_functions->store (n, func); in get_OMP_Function()
126 omp_functions = new Vector<Function*>(OMP_LAST_STATE);429 delete omp_functions;529 omp_functions->reset ();531 omp_functions->append (NULL);853 Function *func = omp_functions->fetch (n);897 omp_functions->store (n, func);