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

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

Completed in 58 milliseconds