Searched defs:BlockIt (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/Analysis/FlowSensitive/ | ||
H A D | Transfer.cpp | 41 auto BlockIt = CFCtx.getStmtToBlock().find(&ignoreCFGOmittedNodes(S)); getEnvironment() local |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AVR/ | ||
H A D | AVRExpandPseudoInsts.cpp | 47 typedef Block::iterator BlockIt; typedef in __anonfad98f9a0111::AVRExpandPseudo |