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

/freebsd-10.0-release/contrib/llvm/lib/Target/NVPTX/
H A DNVPTXAllocaHoisting.cpp24 TerminatorInst *firstTerminatorInst = (I++)->getTerminator(); local
30 allocaInst->moveBefore(firstTerminatorInst);

Completed in 67 milliseconds