Searched refs:computeAllocType (Results 1 – 1 of 1) sorted by relevance
305 uint8_t computeAllocType() const { in computeAllocType() function572 uint8_t computeAllocType(DenseSet<uint32_t> &ContextIds);953 uint8_t CallsiteContextGraph<DerivedCCG, FuncTy, CallTy>::computeAllocType( in computeAllocType() function in CallsiteContextGraph1159 uint8_t NewAllocType = computeAllocType(NewEdgeContextIds); in connectNewNode()1165 uint8_t NewAllocType = computeAllocType(NewEdgeContextIds); in connectNewNode()1339 NewNode->AllocTypes = computeAllocType(SavedContextIds); in assignStackNodesPostOrder()1375 : CurNode->computeAllocType(); in assignStackNodesPostOrder()2541 auto CallerEdgeAllocType = computeAllocType(ContextIdsToMove); in moveEdgeToExistingCalleeClone()2559 Edge->AllocTypes = computeAllocType(Edge->ContextIds); in moveEdgeToExistingCalleeClone()2571 computeAllocType(OldCalleeEdge->getContextIds()); in moveEdgeToExistingCalleeClone()[all …]