Home | History | Annotate | Download | only in InstCombine

Lines Matching refs:LoadInst

142   LoadInst *L = Builder->CreateLoad(Src, MI->isVolatile());
527 return new LoadInst(Ptr);