Home
last modified time | relevance | path

Searched refs:ArgInst (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/
H A DSimplifyLibCalls.cpp2556 if (Instruction *ArgInst = dyn_cast<Instruction>(Arg)) { in insertSinCosCall() local
2559 B.SetInsertPoint(ArgInst->getParent(), ++ArgInst->getIterator()); in insertSinCosCall()