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

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DCFLAliasAnalysisUtils.h46 auto *Bb = Inst->getParent(); local
47 return Bb->getParent();
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonTargetObjectFile.cpp435 auto *Bb = I->getParent(); local
436 if (!Bb)
438 auto *UserFn = Bb->getParent();
/freebsd-12-stable/contrib/ofed/opensm/opensm/
H A Dosm_qos_parser_l.l193 ULP_IPOIB [Ii][Pp][Oo][Ii][Bb]
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DCFLGraph.h637 for (auto &Bb : Fn.getBasicBlockList())
638 for (auto &Inst : Bb.getInstList())
/freebsd-12-stable/usr.sbin/freebsd-update/
H A Dfreebsd-update.sh331 [Dd][Ee][Bb][Uu][Gg])

Completed in 123 milliseconds