Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DPassRegistry.cpp73 for (auto PassInfoPair : PassInfoMap) in enumerateWith() local
74 L->passEnumerate(PassInfoPair.second); in enumerateWith()