Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/CodeGen/
H A DCallingConvLower.h388 bool BlockAvailable = true; in AllocateRegBlock() local
392 BlockAvailable = false; in AllocateRegBlock()
396 if (BlockAvailable) { in AllocateRegBlock()