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

/external/llvm/lib/CodeGen/
H A DSjLjEHPrepare.cpp73 bool setupEntryBlockAndCallSites(Function &F);
381 /// setupEntryBlockAndCallSites - Setup the entry block by creating and filling
384 bool SjLjEHPrepare::setupEntryBlockAndCallSites(Function &F) { function in class:SjLjEHPrepare
504 bool Res = setupEntryBlockAndCallSites(F);

Completed in 55 milliseconds