Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Instrumentation/
DDataFlowSanitizer.cpp1439 FunctionType *CustomFT = DFSF.DFS.getCustomFunctionType(FT); in visitCallSite() local
1443 DFSF.DFS.Mod->getOrInsertFunction(CustomFName, CustomFT); in visitCallSite()