Searched refs:IndirectlyCallableFunctions (Results 1 – 3 of 3) sorted by relevance
1079 InfoCache.IndirectlyCallableFunctions.push_back(Fn); in Attributor()3305 return IndirectlyCallableFunctions; in getIndirectlyCallableFunctions()
12185 ArrayRef<Function *> IndirectlyCallableFunctions = in initialize() local12187 PotentialCallees.insert(IndirectlyCallableFunctions.begin(), in initialize()12188 IndirectlyCallableFunctions.end()); in initialize()
1372 SmallVector<Function *> IndirectlyCallableFunctions;