Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DCallingConvLower.h367 bool BlockAvailable = true; in AllocateRegBlock() local
371 BlockAvailable = false; in AllocateRegBlock()
375 if (BlockAvailable) { in AllocateRegBlock()