Searched defs:CGProfilePass (Results 1 – 3 of 3) sorted by relevance
21 CGProfilePass(bool InLTO) : InLTO(InLTO) {} in CGProfilePass() function