Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DInlineSpiller.cpp1217 bool hasLiveDef = false; in spillAroundUses() local
1226 hasLiveDef = true; in spillAroundUses()
1233 if (hasLiveDef) in spillAroundUses()