Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp962 for (auto &StackRestoreInst : StackRestoreVec) in unpoisonDynamicAllocas() local
963 unpoisonDynamicAllocasBeforeInst(StackRestoreInst, in unpoisonDynamicAllocas()
964 StackRestoreInst->getOperand(0)); in unpoisonDynamicAllocas()