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

/external/llvm/lib/Transforms/Instrumentation/
H A DMemorySanitizer.cpp2054 Function *BswapFunc = Intrinsic::getDeclaration( local
2056 setShadow(&I, IRB.CreateCall(BswapFunc, getShadow(Op)));

Completed in 120 milliseconds