Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Instrumentation/
DAddressSanitizer.cpp679 void unpoisonDynamicAllocasBeforeInst(Instruction *InstBefore, in unpoisonDynamicAllocasBeforeInst() function
705 unpoisonDynamicAllocasBeforeInst(Ret, DynamicAllocaLayout); in unpoisonDynamicAllocas()
708 unpoisonDynamicAllocasBeforeInst(StackRestoreInst, in unpoisonDynamicAllocas()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Instrumentation/
DAddressSanitizer.cpp919 void unpoisonDynamicAllocasBeforeInst(Instruction *InstBefore, in unpoisonDynamicAllocasBeforeInst() function
945 unpoisonDynamicAllocasBeforeInst(Ret, DynamicAllocaLayout); in unpoisonDynamicAllocas()
948 unpoisonDynamicAllocasBeforeInst(StackRestoreInst, in unpoisonDynamicAllocas()