OpenGrok
Cross Reference: BitcodeReader.cpp
xref
: /
external
/
llvm
/
lib
/
Bitcode
/
Reader
/
BitcodeReader.cpp
Home
|
History
|
Annotate
|
Download
|
only in
Reader
Lines Matching
refs:BINOP_XOR
153
case bitc::
BINOP_XOR
: return Instruction::Xor;