Searched defs:CallSites (Results 1 – 5 of 5) sorted by relevance
78 SmallVectorImpl<CallSiteEntry> &CallSites, in computeCallSiteTable()
229 SmallVectorImpl<CallSiteEntry> &CallSites, in computeCallSiteTable()407 SmallVector<CallSiteEntry, 64> CallSites; in emitExceptionTable() local
318 SmallVector<std::pair<CallBase *, int>, 16> CallSites; in inlineCallsImpl() local
413 std::vector<VirtualCallSite> CallSites; member
408 std::vector<CallInst *> CallSites; member