Searched refs:findUnlikelyJumps (Results 1 – 2 of 2) sorted by relevance
146 void findUnlikelyJumps(const std::vector<const BasicBlockT *> &BasicBlocks,279 findUnlikelyJumps(BasicBlocks, Successors, Func); in createFlowFunction() 301 inline void SampleProfileInference<BT>::findUnlikelyJumps( in findUnlikelyJumps() function
616 inline void SampleProfileInference<Function>::findUnlikelyJumps( in findUnlikelyJumps() function in llvm::SampleProfileInference