Searched defs:HasProfile (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/ | ||
H A D | JumpThreading.cpp | 2278 bool HasProfile = doesBlockHaveProfileData(BB); threadThroughTwoBasicBlocks() local |
/freebsd-src/contrib/llvm-project/llvm/lib/Bitcode/Reader/ | ||
H A D | BitcodeReader.cpp | 7063 makeCallList(ArrayRef<uint64_t> Record,bool IsOldProfileFormat,bool HasProfile,bool HasRelBF) makeCallList() argument |