Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DInlineSpiller.cpp1114 bool hasLiveDef = false; in spillAroundUses() local
1123 hasLiveDef = true; in spillAroundUses()
1130 if (hasLiveDef) in spillAroundUses()