Home
last modified time | relevance | path

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

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