Home
last modified time | relevance | path

Searched defs:PCT (Results 1 – 1 of 1) sorted by relevance

/llvm-project/llvm/include/llvm/IR/
H A DFunction.h292 ProfileCountType PCT = PCT_Real; global() variable
295 ProfileCount(uint64_t Count,ProfileCountType PCT) ProfileCount() argument