Searched refs:StaticFuncStripDirNamePrefix (Results 1 – 1 of 1) sorted by relevance
72 static cl::opt<unsigned> StaticFuncStripDirNamePrefix( variable267 if (StripLevel < StaticFuncStripDirNamePrefix) in getPGOFuncName()268 StripLevel = StaticFuncStripDirNamePrefix; in getPGOFuncName()