Home | History | Annotate | Download | only in bugpoint

Lines Matching refs:resolverFunc

814   Constant *resolverFunc =
822 if (F->isDeclaration() && !F->use_empty() && &*F != resolverFunc &&
880 CallInst::Create(resolverFunc, ResolverArgs, "resolver", LookupBB);