Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DRegAllocGreedy.cpp1555 const TargetRegisterClass *ConstrainedRC = in getNumAllocatableRegsForConstraints() local
1558 if (!ConstrainedRC) in getNumAllocatableRegsForConstraints()
1560 return RCI.getNumAllocatableRegs(ConstrainedRC); in getNumAllocatableRegsForConstraints()