Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DRewriteStatepointsForGC.cpp1426 normalizeForInvokeSafepoint(BasicBlock *BB, BasicBlock *InvokeParent, in normalizeForInvokeSafepoint() function
2672 normalizeForInvokeSafepoint(II->getNormalDest(), II->getParent(), DT); in insertParsePoints()
2673 normalizeForInvokeSafepoint(II->getUnwindDest(), II->getParent(), DT); in insertParsePoints()