Home | History | Annotate | Download | only in Instrumentation

Lines Matching refs:FName

255   Constant *getOrBuildTrampolineFunction(FunctionType *FT, StringRef FName);
512 StringRef FName) {
514 Constant *C = Mod->getOrInsertFunction(FName, FTT);