Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Coroutines/
DCoroFrame.cpp438 static Instruction *splitBeforeCatchSwitch(CatchSwitchInst *CatchSwitch) { in splitBeforeCatchSwitch() function
543 InsertPt = splitBeforeCatchSwitch(CSI); in insertSpills()