Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DInlineSpiller.cpp1132 bool hasLiveDef = false; in spillAroundUses() local
1141 hasLiveDef = true; in spillAroundUses()
1148 if (hasLiveDef) in spillAroundUses()