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