Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/CodeGen/
H A DCallingConvLower.h390 bool BlockAvailable = true; in AllocateRegBlock() local
394 BlockAvailable = false; in AllocateRegBlock()
398 if (BlockAvailable) { in AllocateRegBlock()