Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DCallingConvLower.h390 bool BlockAvailable = true; in AllocateRegBlock() local
394 BlockAvailable = false; in AllocateRegBlock()
398 if (BlockAvailable) { in AllocateRegBlock()