Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DInlineSpiller.cpp1149 bool hasLiveDef = false; in spillAroundUses() local
1158 hasLiveDef = true; in spillAroundUses()
1165 if (hasLiveDef) in spillAroundUses()