Searched refs:IndirectlyCallableFunctions (Results 1 – 3 of 3) sorted by relevance
1079 InfoCache.IndirectlyCallableFunctions.push_back(Fn); in Attributor()3310 return IndirectlyCallableFunctions; in getIndirectlyCallableFunctions()
12174 ArrayRef<Function *> IndirectlyCallableFunctions = in initialize() local12176 PotentialCallees.insert(IndirectlyCallableFunctions.begin(), in initialize()12177 IndirectlyCallableFunctions.end()); in initialize()
1373 SmallVector<Function *> IndirectlyCallableFunctions;