Home
last modified time | relevance | path

Searched defs:OrigBlock (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DCallPromotionUtils.cpp47 static void fixupPHINodeForNormalDest(InvokeInst *Invoke, BasicBlock *OrigBlock, in fixupPHINodeForNormalDest()
78 static void fixupPHINodeForUnwindDest(InvokeInst *Invoke, BasicBlock *OrigBlock, in fixupPHINodeForUnwindDest()
261 BasicBlock *OrigBlock = OrigInst->getParent(); in versionCallSite() local
DLowerSwitch.cpp251 BasicBlock *Predecessor, BasicBlock *OrigBlock, in switchConvert()
336 BasicBlock *OrigBlock, in newLeafBlock()
444 BasicBlock *OrigBlock = SI->getParent(); in processSwitchInst() local