Home | History | Annotate | Download | only in Utils

Lines Matching refs:LCS

42   const LibCallSimplifier *LCS;
62 const LibCallSimplifier *LCS, IRBuilder<> &B) {
66 this->LCS = LCS;
899 LCS->replaceAllUsesWith(Old, Cmp);
1678 const LibCallSimplifier *LCS;
1687 const LibCallSimplifier *LCS,
1692 this->LCS = LCS;
1927 return LCO->optimizeCall(CI, TD, TLI, LCS, Builder);