HomeSort by relevance Sort by last modified time
    Searched full:buildwrapperfunction (Results 1 - 1 of 1) sorted by null

  /external/llvm/lib/Transforms/Instrumentation/
DataFlowSanitizer.cpp 269 Function *buildWrapperFunction(Function *F, StringRef NewFName,
534 DataFlowSanitizer::buildWrapperFunction(Function *F, StringRef NewFName,
688 buildWrapperFunction(F, "", GA->getLinkage(), F->getFunctionType());
757 Function *NewF = buildWrapperFunction(
    [all...]

Completed in 6347 milliseconds