Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/lib/Transforms/Scalar/
HDPlaceSafepoints.cpp529 BasicBlock *InvokeParent) { in normalizeForInvokeSafepoint() argument
533 ret = SplitBlockPredecessors(BB, InvokeParent, ""); in normalizeForInvokeSafepoint()
HDRewriteStatepointsForGC.cpp1109 normalizeForInvokeSafepoint(BasicBlock *BB, BasicBlock *InvokeParent, in normalizeForInvokeSafepoint() argument
1113 Ret = SplitBlockPredecessors(BB, InvokeParent, "", nullptr, &DT); in normalizeForInvokeSafepoint()