Searched refs:isPartial (Results 1 – 2 of 2) sorted by relevance
88 bool isPartial() const { return Partial; } in isPartial() function
463 assert(!CP.isPartial() && "This doesn't work for partial copies."); in adjustCopiesBackFrom()1357 if (!CP.isPartial() && LIS->getInterval(CP.getSrcReg()).size() > in joinCopy()1393 if (!CP.isPartial() && !CP.isPhys()) { in joinCopy()2072 if (DefMI->isFullCopy() && !CP.isPartial() in analyzeValue()