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