Searched refs:createEntryBlockAlloca (Results 1 - 1 of 1) sorted by relevance

/external/llvm/examples/ExceptionDemo/
H A DExceptionDemo.cpp249 static llvm::AllocaInst *createEntryBlockAlloca(llvm::Function &function, function
1018 *exceptionCaughtFlag = createEntryBlockAlloca(toAddTo,
1024 *exceptionStorage = createEntryBlockAlloca(toAddTo,
1029 *caughtResultStorage = createEntryBlockAlloca(toAddTo,

Completed in 1551 milliseconds