Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DLexicalScopes.cpp301 EndBBIt = std::next(R.second->getParent()->getIterator()); in getMachineBasicBlocks() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DIROutliner.cpp2215 DenseMap<Value *, BasicBlock *>::iterator EndBBIt = createSwitchStatement() local