Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Coroutines/
DCoroSplit.cpp640 getNotRelocatableInstructions(CoroBeginInst *CoroBegin, in getNotRelocatableInstructions() function
695 auto DoNotRelocateSet = getNotRelocatableInstructions(CoroBegin, BlockSet); in relocateInstructionBefore()