Searched refs:hasPartialRedefs (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/CodeGen/
H A DRegAllocFast.cpp953 bool hasPartialRedefs = false; local
969 hasPartialRedefs = true;
993 if (MI->isInlineAsm() || hasEarlyClobbers || hasPartialRedefs ||

Completed in 73 milliseconds