Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Transforms/Utils/
DInlineFunction.cpp503 static bool HandleCallsInBlockInlinedThroughInvoke(BasicBlock *BB, in HandleCallsInBlockInlinedThroughInvoke() function
630 if (HandleCallsInBlockInlinedThroughInvoke(BB, Invoke)) { in HandleInlinedInvoke()
/external/llvm/lib/Transforms/Utils/
DInlineFunction.cpp417 static BasicBlock *HandleCallsInBlockInlinedThroughInvoke( in HandleCallsInBlockInlinedThroughInvoke() function
541 if (BasicBlock *NewBB = HandleCallsInBlockInlinedThroughInvoke( in HandleInlinedLandingPad()
678 if (BasicBlock *NewBB = HandleCallsInBlockInlinedThroughInvoke( in HandleInlinedEHPad()