OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:UBB
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
LoopInfo.h
1172
auto *
UBB
= isa<PHINode>(UI) ? cast<PHINode>(UI)->getIncomingBlock(U)
1174
if (
UBB
!= NewBB && getLoopFor(
UBB
) != NewLoop)
/src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
GVNHoist.cpp
761
const BasicBlock *
UBB
= U->getBlock();
783
if (
UBB
== NewBB) {
786
assert(
UBB
== DBB);
Completed in 24 milliseconds
Indexes created Fri Sep 25 00:27:33 UTC 2026