Searched defs:ProfileVersion (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/lib/CodeGen/ | ||
H A D | CodeGenPGO.cpp | 175 uint64_t ProfileVersion; global() member |
/llvm-project/llvm/lib/Transforms/Instrumentation/ | ||
H A D | PGOInstrumentation.cpp | 398 uint64_t ProfileVersion = (INSTR_PROF_RAW_VERSION | VARIANT_MASK_IR_PROF); createIRLevelProfileFlagVar() local |