Home | History | Annotate | Download | only in bugpoint

Lines Matching refs:resolverFunc

808   Constant *resolverFunc =

816 if (F->isDeclaration() && !F->use_empty() && &*F != resolverFunc &&
872 CallInst::Create(resolverFunc, ResolverArgs, "resolver", LookupBB);