Lines Matching refs:Operator
30 #include "llvm/IR/Operator.h"960 } else if (Operator::getOpcode(V) == Instruction::BitCast) {961 V = cast<Operator>(V)->getOperand(0);