Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DCallingConvLower.h369 bool BlockAvailable = true; in AllocateRegBlock() local
373 BlockAvailable = false; in AllocateRegBlock()
377 if (BlockAvailable) { in AllocateRegBlock()