Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DRegAllocGreedy.cpp1524 const TargetRegisterClass *ConstrainedRC = in getNumAllocatableRegsForConstraints() local
1527 if (!ConstrainedRC) in getNumAllocatableRegsForConstraints()
1529 return RCI.getNumAllocatableRegs(ConstrainedRC); in getNumAllocatableRegsForConstraints()