Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DPeepholeOptimizer.cpp502 bool ExtendLife = true; in INITIALIZE_PASS_DEPENDENCY() local
509 ExtendLife = false; in INITIALIZE_PASS_DEPENDENCY()
553 ExtendLife = false; in INITIALIZE_PASS_DEPENDENCY()
558 if (ExtendLife && !ExtendedUses.empty()) in INITIALIZE_PASS_DEPENDENCY()