Searched refs:processFuncPrototypes (Results 1 – 2 of 2) sorted by relevance
356 void processFuncPrototypes(const Function *);
1294 processFuncPrototypes(dyn_cast<Function>(GVal)); in processGlobalValue()1362 processFuncPrototypes(dyn_cast<Function>(MO.getGlobal())); in beginInstruction()1555 void BTFDebug::processFuncPrototypes(const Function *F) { in processFuncPrototypes() function in BTFDebug