Searched refs:processFuncPrototypes (Results 1 – 2 of 2) sorted by relevance
1413 processFuncPrototypes(dyn_cast<Function>(GVal)); in processGlobalValue()1481 processFuncPrototypes(dyn_cast<Function>(MO.getGlobal())); in beginInstruction()1636 processFuncPrototypes(Fn); in processGlobalInitializer()1691 void BTFDebug::processFuncPrototypes(const Function *F) { in processFuncPrototypes() function in BTFDebug1734 processFuncPrototypes(&F); in endModule()
361 void processFuncPrototypes(const Function *);