Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DRegAllocFast.cpp887 bool hasPartialRedefs = false; in allocateInstruction() local
908 hasPartialRedefs = true; in allocateInstruction()
932 if (MI.isInlineAsm() || hasEarlyClobbers || hasPartialRedefs || in allocateInstruction()