Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Transforms/Utils/
DInlineFunction.cpp365 const unsigned phiCapacity = 2; in getInnerUnwindDest() local
372 PHINode *innerPhi = PHINode::Create(outerPhi->getType(), phiCapacity, in getInnerUnwindDest()
380 InnerExceptionPHI = PHINode::Create(exn->getType(), phiCapacity, in getInnerUnwindDest()
387 InnerSelectorPHI = PHINode::Create(selector->getType(), phiCapacity, in getInnerUnwindDest()