Searched defs:insaneIntVal (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineAddSub.cpp82 bool insaneIntVal(int V) { return V > 4 || V < -4; } function in class:__anon120::FAddendCoef

Completed in 115 milliseconds