Home
last modified time | relevance | path

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

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