Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DRewriteStatepointsForGC.cpp2104 auto InsertClobbersAt = [&](BasicBlock::iterator IP) { in relocationViaAlloca() local
2119 InsertClobbersAt(II->getNormalDest()->getFirstInsertionPt()); in relocationViaAlloca()
2120 InsertClobbersAt(II->getUnwindDest()->getFirstInsertionPt()); in relocationViaAlloca()
2122 InsertClobbersAt( in relocationViaAlloca()