Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DDwarfEHPrepare.cpp135 unsigned ResumesSize = Resumes.size(); in InsertUnwindResumeCalls() local
137 if (ResumesSize == 1) { in InsertUnwindResumeCalls()
154 PHINode *PN = PHINode::Create(Type::getInt8PtrTy(Ctx), ResumesSize, in InsertUnwindResumeCalls()