Searched refs:getAsInstruction (Results 1 – 4 of 4) sorted by relevance
810 Instruction *ConstExprInst = ConstExpr->getAsInstruction(); in emitBaseConstants()
1254 Instruction *getAsInstruction() const;
1923 Instruction *NewU = U->getAsInstruction(); in makeAllConstantUsesInstructions()
3053 Instruction *ConstantExpr::getAsInstruction() const { in getAsInstruction() function in ConstantExpr