Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Instrumentation/
DThreadSanitizer.cpp449 for (auto RetInst : RetVec) { in runOnFunction() local
450 IRBuilder<> IRBRet(RetInst); in runOnFunction()