Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Analysis/
H A DConstantFolding.cpp864 bool AllConstantInt = true; in SymbolicallyEvaluateGEP() local
867 AllConstantInt = false; in SymbolicallyEvaluateGEP()
870 if (!AllConstantInt) in SymbolicallyEvaluateGEP()