Home
last modified time | relevance | path

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

/external/llvm/lib/Analysis/
DDemandedBits.cpp66 static bool isAlwaysLive(Instruction *I) { in isAlwaysLive() function
276 if (!isAlwaysLive(&I)) in performAnalysis()
332 !isAlwaysLive(UserI)) { in performAnalysis()
377 !isAlwaysLive(I); in isInstructionDead()