Searched refs:IndirectlyCallableFunctions (Results 1 – 3 of 3) sorted by relevance
1087 InfoCache.IndirectlyCallableFunctions.push_back(Fn); in Attributor()3291 return IndirectlyCallableFunctions; in getIndirectlyCallableFunctions()
12250 ArrayRef<Function *> IndirectlyCallableFunctions = in initialize() local12252 PotentialCallees.insert_range(IndirectlyCallableFunctions); in initialize()
1398 SmallVector<Function *> IndirectlyCallableFunctions;