OpenGrok
Cross Reference: BitcodeWriter.cpp
xref
: /
external
/
llvm
/
lib
/
Bitcode
/
Writer
/
BitcodeWriter.cpp
Home
|
History
|
Annotate
|
Download
|
only in
Writer
Lines Matching
refs:BINOP_OR
108
case Instruction::Or: return bitc::
BINOP_OR
;