Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Instrumentation/
DGCOVProfiling.cpp828 if (Function *FunRes = dyn_cast<Function>(Res)) in getStartFileFunc() local
830 FunRes->addParamAttr(2, AK); in getStartFileFunc()
856 if (Function *FunRes = dyn_cast<Function>(Res)) in getEmitFunctionFunc() local
858 FunRes->addParamAttr(0, AK); in getEmitFunctionFunc()
859 FunRes->addParamAttr(2, AK); in getEmitFunctionFunc()
860 FunRes->addParamAttr(3, AK); in getEmitFunctionFunc()
861 FunRes->addParamAttr(4, AK); in getEmitFunctionFunc()
873 if (Function *FunRes = dyn_cast<Function>(Res)) in getEmitArcsFunc() local
875 FunRes->addParamAttr(0, AK); in getEmitArcsFunc()
DInstrProfiling.cpp536 if (Function *FunRes = dyn_cast<Function>(Res)) { in getOrInsertValueProfilingCall() local
538 FunRes->addParamAttr(2, AK); in getOrInsertValueProfilingCall()