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

/freebsd-10.2-release/contrib/llvm/lib/Transforms/Instrumentation/
H A DMemorySanitizer.cpp1750 Function *BswapFunc = Intrinsic::getDeclaration( local
1752 setShadow(&I, IRB.CreateCall(BswapFunc, getShadow(Op)));

Completed in 46 milliseconds