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

/external/llvm/unittests/VMCore/
H A DInstructionsTest.cpp172 CastInst *BTC2 = new BitCastInst(Gep2, V2xi8PTy); local
177 Value *S2 = BTC2->stripPointerCasts();
218 delete BTC2;

Completed in 71 milliseconds