Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/Coroutines/
H A DCoroSplit.cpp708 getNotRelocatableInstructions(CoroBeginInst *CoroBegin, in getNotRelocatableInstructions() function
763 auto DoNotRelocateSet = getNotRelocatableInstructions(CoroBegin, BlockSet); in relocateInstructionBefore()