Searched refs:isInstrumentsConstant (Results 1 – 1 of 1) sorted by relevance
156 bool isInstrumentsConstant(Instruction &I);332 if (isInstrumentsConstant(I)) in isAlwaysLive()345 bool AggressiveDeadCodeElimination::isInstrumentsConstant(Instruction &I) { in isInstrumentsConstant() function in AggressiveDeadCodeElimination