Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DMemProfContextDisambiguation.cpp390 uint8_t BothTypes = in computeAllocType() local
400 if (AllocType == BothTypes) in computeAllocType()
1265 uint8_t BothTypes = in computeAllocType() local
1271 if (AllocType == BothTypes) in computeAllocType()
1282 uint8_t BothTypes = in intersectAllocTypesImpl() local
1290 if (AllocType == BothTypes) in intersectAllocTypesImpl()
4847 uint8_t BothTypes = in assignFunctions() local
4874 if (Node->AllocTypes == BothTypes && MinClonedColdBytePercent < 100 && in assignFunctions()