Searched defs:Inliner (Results 1 – 3 of 3) sorted by relevance
32 struct Inliner : public CallGraphSCCPass { struct53 unsigned getInlineThreshold() const { return InlineThreshold; } in getInlineThreshold()82 bool InsertLifetime;
111 Pass *Inliner; variable
65 Inliner::Inliner(char &ID) in Inliner() function in Inliner68 Inliner::Inliner(char &ID, int Threshold, bool InsertLifetime) in Inliner() function in Inliner