Home
last modified time | relevance | path

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

/external/llvm/lib/Analysis/
DProfileInfoLoaderPass.cpp35 ProfileInfoFilename("profile-info-file", cl::init("llvmprof.out"), variable
50 if (filename.empty()) Filename = ProfileInfoFilename; in LoaderPass()