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