Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A 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()