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

/external/llvm/lib/IR/
H A DAttributes.cpp660 ANVI = AttrNodeVec.begin(), ANVE; local
665 ANVE = AttrNodeVec.end();
666 while (ANVI != ANVE && ANVI->first <= AI->first)

Completed in 72 milliseconds