Searched defs:origBB (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/llvmCore-3425.0.34/lib/Target/NVPTX/
H A DNVPTXLowerAggrCopies.cpp42 BasicBlock *origBB = splitAt->getParent(); local
64 ind->addIncoming(ConstantInt::get(indType, 0), origBB); local
82 BasicBlock *origBB = splitAt->getParent(); local
[all...]

Completed in 81 milliseconds