OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:targetBlock
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/include/clang/Analysis/Analyses/
ThreadSafetyTraverse.h
877
printBlockLabel(SS, E->
targetBlock
(), E->index());
ThreadSafetyTIL.h
1372
: Terminator(COP_Goto),
TargetBlock
(B), Index(I) {}
1374
: Terminator(COP_Goto),
TargetBlock
(B), Index(I) {}
1378
const BasicBlock *
targetBlock
() const { return
TargetBlock
; }
1379
BasicBlock *
targetBlock
() { return
TargetBlock
; }
1385
ArrayRef<BasicBlock *> successors() { return
TargetBlock
; }
1389
BasicBlock *Ntb = Vs.reduceBasicBlockRef(
TargetBlock
);
1400
BasicBlock *
TargetBlock
;
Completed in 17 milliseconds
Indexes created Sat Sep 12 00:25:55 UTC 2026