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.cpp1093 void unpoisonDynamicAllocasBeforeInst(Instruction *InstBefore, in unpoisonDynamicAllocasBeforeInst() function
1120 unpoisonDynamicAllocasBeforeInst(Ret, DynamicAllocaLayout); in unpoisonDynamicAllocas()
1123 unpoisonDynamicAllocasBeforeInst(StackRestoreInst, in unpoisonDynamicAllocas()