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

/external/llvm/lib/Analysis/
H A DConstantFolding.cpp775 bool AllConstantInt = true; local
778 AllConstantInt = false;
781 if (!AllConstantInt)

Completed in 53 milliseconds