OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isFuncletPad
(Results
1 - 2
of
2
) sorted by null
/external/llvm/include/llvm/IR/
Instruction.h
112
bool
isFuncletPad
() const { return
isFuncletPad
(getOpcode()); }
146
static inline bool
isFuncletPad
(unsigned OpCode) {
InstrTypes.h
[
all
...]
Completed in 272 milliseconds