HomeSort by relevance Sort by last modified time
    Searched refs:instrumentMemIntrinsic (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/Transforms/Instrumentation/
ThreadSanitizer.cpp 92 bool instrumentMemIntrinsic(Instruction *I);
387 Res |= instrumentMemIntrinsic(Inst);
479 bool ThreadSanitizer::instrumentMemIntrinsic(Instruction *I) {
AddressSanitizer.cpp 452 void instrumentMemIntrinsic(MemIntrinsic *MI);
    [all...]

Completed in 256 milliseconds