Home
last modified time | relevance | path

Searched defs:BBInstIter (Results 1 – 1 of 1) sorted by relevance

/llvm-project/llvm/unittests/Frontend/
H A DOpenMPIRBuilderTest.cpp3468 class BBInstIter { global() class
3473 BBInstIter(BasicBlock *BB) : BB(BB), BBI(BB->begin()) {} BBInstIter() function in __anon8484d89f0111::BBInstIter