Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/Instrumentation/
H A DHWAddressSanitizer.cpp208 Value *emitPrologue(IRBuilder<> &IRB, bool WithFrameRecord);
808 bool WithFrameRecord) { in emitPrologue() argument
842 if (WithFrameRecord) { in emitPrologue()