Searched refs:getPreallocatedIdForCallSite (Results 1 – 3 of 3) sorted by relevance
215 size_t getPreallocatedIdForCallSite(const Value *CS) { in getPreallocatedIdForCallSite() function
5885 auto CallId = MFI->getPreallocatedIdForCallSite( in Select()5897 auto CallId = MFI->getPreallocatedIdForCallSite( in Select()
4042 size_t PreallocatedId = MFI->getPreallocatedIdForCallSite(CLI.CB); in LowerCall()