Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/unittests/IR/
H A DInstructionsTest.cpp326 CastInst *BTC0 = new BitCastInst(Gep0, V2xi8PTy); in TEST() local
331 Value *S0 = BTC0->stripPointerCasts(); in TEST()
372 delete BTC0; in TEST()