Searched refs:map_to_llvmopcode (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10.1/llvmCore-3425.0.34/lib/VMCore/
H A DCore.cpp711 static LLVMOpcode map_to_llvmopcode(int opcode) function
734 return map_to_llvmopcode(unwrap<ConstantExpr>(ConstantVal)->getOpcode());
1640 return map_to_llvmopcode(C->getOpcode());

Completed in 166 milliseconds