Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMIRSampleProfile.cpp319 if (!Reader->profileIsFS()) in runOnFunction()
/freebsd/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DSampleProfReader.h469 bool profileIsFS() const { return ProfileIsFS; } in profileIsFS() function