Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DCallSiteSplitting.cpp223 static Instruction *cloneInstForMustTail(Instruction *I, Instruction *Before, in cloneInstForMustTail() function
256 V = cloneInstForMustTail(BCI, TI, V); in copyMustTailReturn()
257 cloneInstForMustTail(RI, TI, IsVoid ? nullptr : V); in copyMustTailReturn()