Home
last modified time | relevance | path

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

/external/llvm/lib/Target/NVPTX/
DNVPTXAllocaHoisting.cpp46 TerminatorInst *firstTerminatorInst = (I++)->getTerminator(); in runOnFunction() local
52 allocaInst->moveBefore(firstTerminatorInst); in runOnFunction()