Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DScalarEvolutionExpander.cpp509 bool FoundFieldNo = false; in expandAddToGEP() local
528 FoundFieldNo = true; in expandAddToGEP()
534 if (!FoundFieldNo) { in expandAddToGEP()