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