Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DMemProfContextDisambiguation.cpp2438 bool checkColdOrNotCold(uint8_t AllocType) { in checkColdOrNotCold() function
2510 assert(checkColdOrNotCold(A->AllocTypes) && in identifyClones()
2511 checkColdOrNotCold(B->AllocTypes)); in identifyClones()