Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/CodeGen/
H A DPeepholeOptimizer.cpp501 bool ExtendLife = true; in INITIALIZE_PASS_DEPENDENCY() local
508 ExtendLife = false; in INITIALIZE_PASS_DEPENDENCY()
552 ExtendLife = false; in INITIALIZE_PASS_DEPENDENCY()
557 if (ExtendLife && !ExtendedUses.empty()) in INITIALIZE_PASS_DEPENDENCY()