Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/CodeGen/
DInlineSpiller.cpp1175 bool hasLiveDef = false; in spillAroundUses() local
1184 hasLiveDef = true; in spillAroundUses()
1191 if (hasLiveDef) in spillAroundUses()
/external/llvm/lib/CodeGen/
DInlineSpiller.cpp952 bool hasLiveDef = false; in spillAroundUses() local
961 hasLiveDef = true; in spillAroundUses()
968 if (hasLiveDef) in spillAroundUses()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DInlineSpiller.cpp1007 bool hasLiveDef = false; in spillAroundUses() local
1016 hasLiveDef = true; in spillAroundUses()
1023 if (hasLiveDef) in spillAroundUses()