Searched refs:getAsInstruction (Results 1 – 7 of 7) sorted by relevance
134 auto ReplInst = CE->getAsInstruction(); in visit()
777 auto Inst = ConstUE->getAsInstruction(); in transConstant()887 Instruction * Inst = ConstUE->getAsInstruction(); in transValueWithoutDecoration()
525 Instruction *ConstExprInst = ConstExpr->getAsInstruction(); in emitBaseConstants()
184 Instruction *__I = cast<ConstantExpr>(x)->getAsInstruction(); \
1171 Instruction *getAsInstruction();
1800 Instruction *NewU = U->getAsInstruction(); in makeAllConstantUsesInstructions()
2849 Instruction *ConstantExpr::getAsInstruction() { in getAsInstruction() function in ConstantExpr