Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DConstantFolding.cpp920 bool AllConstantInt = true; in SymbolicallyEvaluateGEP() local
923 AllConstantInt = false; in SymbolicallyEvaluateGEP()
926 if (!AllConstantInt) in SymbolicallyEvaluateGEP()