Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DRegAllocFast.cpp919 bool hasPhysDefs = false; in AllocateBasicBlock() local
951 hasPhysDefs = true; in AllocateBasicBlock()
964 (hasTiedOps && (hasPhysDefs || MCID.getNumDefs() > 1))) { in AllocateBasicBlock()