Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/CodeGen/
DPeepholeOptimizer.cpp161 bool ExtendLife = true; in OptimizeExtInstr() local
171 ExtendLife = false; in OptimizeExtInstr()
211 ExtendLife = false; in OptimizeExtInstr()
216 if (ExtendLife && !ExtendedUses.empty()) in OptimizeExtInstr()
/external/llvm/lib/CodeGen/
DPeepholeOptimizer.cpp453 bool ExtendLife = true; in INITIALIZE_PASS_DEPENDENCY() local
460 ExtendLife = false; in INITIALIZE_PASS_DEPENDENCY()
504 ExtendLife = false; in INITIALIZE_PASS_DEPENDENCY()
509 if (ExtendLife && !ExtendedUses.empty()) in INITIALIZE_PASS_DEPENDENCY()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DPeepholeOptimizer.cpp499 bool ExtendLife = true; in INITIALIZE_PASS_DEPENDENCY() local
506 ExtendLife = false; in INITIALIZE_PASS_DEPENDENCY()
550 ExtendLife = false; in INITIALIZE_PASS_DEPENDENCY()
555 if (ExtendLife && !ExtendedUses.empty()) in INITIALIZE_PASS_DEPENDENCY()