Searched refs:EnableAndCmpSinking (Results 1 – 1 of 1) sorted by relevance
150 static cl::opt<bool> EnableAndCmpSinking( variable7866 if (BinOp && (BinOp->getOpcode() == Instruction::And) && EnableAndCmpSinking) in optimizeInst()