Home | History | Annotate | Download | only in Analysis

Lines Matching refs:isLibFunction

1006   bool isLibFunction(Function &F) const { return LibFunctions.count(&F); }