OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:getSuccessorIndex
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/include/llvm/IR/
CFG.h
200
int
getSuccessorIndex
() const { return Idx; }
Instructions.h
3242
return SI->getSuccessor(
getSuccessorIndex
());
3249
unsigned
getSuccessorIndex
() const {
3281
SI->setSuccessor(
getSuccessorIndex
(), S);
Completed in 33 milliseconds
Indexes created Sat Aug 08 00:24:54 UTC 2026