Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DRegAllocFast.cpp916 bool hasEarlyClobbers = false; in AllocateBasicBlock() local
936 hasEarlyClobbers = true; in AllocateBasicBlock()
948 hasEarlyClobbers = true; in AllocateBasicBlock()
962 if (MI->isInlineAsm() || hasEarlyClobbers || hasPartialRedefs || in AllocateBasicBlock()
969 hasEarlyClobbers = true; in AllocateBasicBlock()
991 if (hasEarlyClobbers) { in AllocateBasicBlock()