Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/llvm/lib/Transforms/Utils/
DLowerInvoke.cpp94 void splitLiveRangesLiveAcrossInvokes(SmallVectorImpl<InvokeInst*>&Invokes);
268 splitLiveRangesLiveAcrossInvokes(SmallVectorImpl<InvokeInst*> &Invokes) { in splitLiveRangesLiveAcrossInvokes() function in LowerInvoke
422 splitLiveRangesLiveAcrossInvokes(Invokes); in insertExpensiveEHSupport()