Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Instrumentation/
DAddressSanitizer.cpp707 for (auto &StackRestoreInst : StackRestoreVec) in unpoisonDynamicAllocas() local
708 unpoisonDynamicAllocasBeforeInst(StackRestoreInst, in unpoisonDynamicAllocas()
709 StackRestoreInst->getOperand(0)); in unpoisonDynamicAllocas()