Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/IR/
H A DFunction.h255 ProfileCountType PCT = PCT_Real; variable
258 ProfileCount(uint64_t Count, ProfileCountType PCT) in ProfileCount()