Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DConstantFolding.cpp916 bool AllConstantInt = true; in SymbolicallyEvaluateGEP() local
919 AllConstantInt = false; in SymbolicallyEvaluateGEP()
922 if (!AllConstantInt) in SymbolicallyEvaluateGEP()