Home
last modified time | relevance | path

Searched refs:getConvergenceEntry (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DInlineFunction.cpp186 static IntrinsicInst *getConvergenceEntry(BasicBlock &BB) { in getConvergenceEntry() function
2526 getConvergenceEntry(CalledFunc->getEntryBlock())) { in InlineFunction()
2824 IntrinsicInst *IntrinsicCall = getConvergenceEntry(*FirstNewBlock); in InlineFunction()