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