OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isIR
(Results
1 - 2
of
2
) sorted by null
/external/llvm/include/llvm/Object/
Binary.h
93
return
isIR
() || isObject();
116
bool
isIR
() const {
IRObjectFile.h
49
return v->
isIR
();
Completed in 24 milliseconds