Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DCallingConvLower.h379 bool BlockAvailable = true; in AllocateRegBlock() local
383 BlockAvailable = false; in AllocateRegBlock()
387 if (BlockAvailable) { in AllocateRegBlock()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DCallingConvLower.h390 bool BlockAvailable = true; in AllocateRegBlock() local
394 BlockAvailable = false; in AllocateRegBlock()
398 if (BlockAvailable) { in AllocateRegBlock()