Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DFunction.h250 ProfileCountType PCT; variable
255 ProfileCount(uint64_t Count, ProfileCountType PCT) in ProfileCount()