Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Instrumentation/
DPGOInstrumentation.cpp791 uint64_t ProfileVersion = (INSTR_PROF_RAW_VERSION | VARIANT_MASK_IR_PROF); in createIRLevelProfileFlagVariable() local
794 Constant::getIntegerValue(IntTy64, APInt(64, ProfileVersion)), in createIRLevelProfileFlagVariable()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Instrumentation/
DPGOInstrumentation.cpp1352 uint64_t ProfileVersion = (INSTR_PROF_RAW_VERSION | VARIANT_MASK_IR_PROF); in createIRLevelProfileFlagVariable() local
1355 Constant::getIntegerValue(IntTy64, APInt(64, ProfileVersion)), in createIRLevelProfileFlagVariable()