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