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

/freebsd-11.0-release/contrib/llvm/lib/Transforms/Scalar/
H A DConstantHoisting.cpp518 Instruction *ConstExprInst = ConstExpr->getAsInstruction();
/freebsd-11.0-release/contrib/llvm/include/llvm/IR/
H A DConstants.h1206 /// getAsInstruction - Returns an Instruction which implements the same
1214 Instruction *getAsInstruction();
/freebsd-11.0-release/contrib/llvm/lib/IR/
H A DConstants.cpp2979 Instruction *ConstantExpr::getAsInstruction() { function in class:ConstantExpr
/freebsd-11.0-release/contrib/llvm/lib/Transforms/IPO/
H A DGlobalOpt.cpp1859 Instruction *NewU = U->getAsInstruction();

Completed in 114 milliseconds