Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DInlineSpiller.cpp1007 bool hasLiveDef = false; in spillAroundUses() local
1016 hasLiveDef = true; in spillAroundUses()
1023 if (hasLiveDef) in spillAroundUses()