Searched refs:findInvokeNormalDests (Results 1 – 2 of 2) sorted by relevance
87 void findInvokeNormalDests(DenseSet<BasicBlock *> &InvokeNormalDests);
208 findInvokeNormalDests(BlocksToIgnore); in computeBlocksToIgnore()222 void SampleProfileProber::findInvokeNormalDests( in findInvokeNormalDests() function in SampleProfileProber