Searched defs:Fns (Results 1 – 7 of 7) sorted by relevance
173 std::map<FileLoc, std::string> Fns; in computeFunctionsMap() local199 std::map<FileLoc, std::string> Fns = computeFunctionsMap(Addrs); in computeFunctionLocs() local
489 void TargetLibraryInfoImpl::addVectorizableFunctions(ArrayRef<VecDesc> Fns) { in addVectorizableFunctions()
282 tryInterproceduralAnalysis(const SmallVectorImpl<Function *> &Fns, in tryInterproceduralAnalysis()
447 const std::vector<Function *> &Fns) in ReduceMiscompiledBlocks()
409 void setPredicateFns(const std::vector<TreePredicateFn> &Fns) { in setPredicateFns()
5995 void Sema::AddFunctionCandidates(const UnresolvedSetImpl &Fns, in AddFunctionCandidates()8402 ADLResult Fns; in AddArgumentDependentLookupCandidates() local11253 const UnresolvedSetImpl &Fns, in CreateOverloadedUnaryOp()11439 const UnresolvedSetImpl &Fns, in CreateOverloadedBinOp()
681 void CodeGenModule::EmitCtorList(const CtorList &Fns, const char *GlobalName) { in EmitCtorList()