Searched refs:_functions (Results 1 – 1 of 1) sorted by relevance
75 std::vector<Function*> _functions; member in __anon7644c0920111::PathProfileLoaderPass325 _functions.push_back(0); // make the 0 index a null pointer in buildFunctionRefs()330 _functions.push_back(F); in buildFunctionRefs()374 Function* f = _functions[pathHeader.fnNumber]; in handlePathInfo()