Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp1018 void unpoisonDynamicAllocasBeforeInst(Instruction *InstBefore, in unpoisonDynamicAllocasBeforeInst() function
1045 unpoisonDynamicAllocasBeforeInst(Ret, DynamicAllocaLayout); in unpoisonDynamicAllocas()
1048 unpoisonDynamicAllocasBeforeInst(StackRestoreInst, in unpoisonDynamicAllocas()