Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyLibCalls.cpp2133 if (Instruction *ArgInst = dyn_cast<Instruction>(Arg)) { in insertSinCosCall() local
2136 B.SetInsertPoint(ArgInst->getParent(), ++ArgInst->getIterator()); in insertSinCosCall()