Home
last modified time | relevance | path

Searched refs:LongFileNames (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/llvm/include/llvm/ProfileData/
H A DGCOV.h48 PreservePaths(P), UncondBranch(U), Intermediate(I), LongFileNames(L), in Options()
59 bool LongFileNames; member
/llvm-project-15.0.7/llvm/lib/ProfileData/
H A DGCOV.cpp646 if (options.LongFileNames && !filename.equals(mainFilename)) in getCoveragePath()