Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DRegAllocFast.cpp900 bool hasEarlyClobbers = false; in AllocateBasicBlock() local
920 hasEarlyClobbers = true; in AllocateBasicBlock()
932 hasEarlyClobbers = true; in AllocateBasicBlock()
946 if (MI->isInlineAsm() || hasEarlyClobbers || hasPartialRedefs || in AllocateBasicBlock()
953 hasEarlyClobbers = true; in AllocateBasicBlock()
979 if (hasEarlyClobbers) { in AllocateBasicBlock()