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

/external/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp940 BasicBlock::iterator TruncInsertPt = TruncUserBB->getFirstInsertionPt(); local
941 TruncInsertPt++;
944 TruncI->getType(), "", TruncInsertPt);

Completed in 30 milliseconds