OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:getBasicBlockIndex
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
MemorySSA.h
576
int
getBasicBlockIndex
(const BasicBlock *BB) const {
584
int Idx =
getBasicBlockIndex
(BB);
/src/external/apache2/llvm/dist/llvm/include/llvm/IR/
Instructions.h
2756
int Idx =
getBasicBlockIndex
(BB);
2764
int
getBasicBlockIndex
(const BasicBlock *BB) const {
2772
int Idx =
getBasicBlockIndex
(BB);
2804
return
getBasicBlockIndex
(Pred) >= 0;
Completed in 129 milliseconds
Indexes created Sun Sep 20 00:26:38 UTC 2026