Home
last modified time | relevance | path

Searched refs:FUNCTION_INST_BINOP_ABBREV (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/Bitcode/Writer/
DBitcodeWriter.cpp54 FUNCTION_INST_BINOP_ABBREV, enumerator
1673 AbbrevToUse = FUNCTION_INST_BINOP_ABBREV; in WriteInstruction()
1678 if (AbbrevToUse == FUNCTION_INST_BINOP_ABBREV) in WriteInstruction()
2251 Abbv) != FUNCTION_INST_BINOP_ABBREV) in WriteBlockInfo()