Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DPeepholeOptimizer.cpp819 bool ExtendLife = true; in INITIALIZE_PASS_DEPENDENCY() local
826 ExtendLife = false; in INITIALIZE_PASS_DEPENDENCY()
870 ExtendLife = false; in INITIALIZE_PASS_DEPENDENCY()
875 if (ExtendLife && !ExtendedUses.empty()) in INITIALIZE_PASS_DEPENDENCY()