OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:getSuccessorIndex
(Results
1 - 2
of
2
) sorted by null
/external/llvm/include/llvm/Support/
CFG.h
142
///
getSuccessorIndex
- This is used to interface between code that wants to
144
unsigned
getSuccessorIndex
() const { return idx; }
/external/llvm/include/llvm/IR/
Instructions.h
[
all
...]
Completed in 658 milliseconds