Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DRegAllocFast.cpp917 bool hasEarlyClobbers = false; in AllocateBasicBlock() local
937 hasEarlyClobbers = true; in AllocateBasicBlock()
949 hasEarlyClobbers = true; in AllocateBasicBlock()
963 if (MI->isInlineAsm() || hasEarlyClobbers || hasPartialRedefs || in AllocateBasicBlock()
970 hasEarlyClobbers = true; in AllocateBasicBlock()
996 if (hasEarlyClobbers) { in AllocateBasicBlock()