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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegAllocFast.cpp1037 bool hasPartialRedefs = false; local
1058 hasPartialRedefs = true;
1082 if (MI.isInlineAsm() || hasEarlyClobbers || hasPartialRedefs ||

Completed in 102 milliseconds