Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/NVPTX/
H A DNVPTXAllocaHoisting.cpp43 Instruction *firstTerminatorInst = (I++)->getTerminator(); in runOnFunction() local
49 allocaInst->moveBefore(firstTerminatorInst); in runOnFunction()