Searched refs:AllConstantInt (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Analysis/
H A DConstantFolding.cpp672 bool AllConstantInt = true; local
675 AllConstantInt = false;
678 if (!AllConstantInt)

Completed in 32 milliseconds