Searched refs:FalseNodeExpVal (Results 1 – 1 of 1) sorted by relevance
15409 int FalseNodeExpVal = FalseNode->getValueAPF().getExactLog2Abs(); in performFMulCombine() local15410 if (FalseNodeExpVal == INT_MIN) in performFMulCombine()15417 DAG.getSignedConstant(FalseNodeExpVal, SL, IntVT)); in performFMulCombine()