Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/
DInstrProfReader.cpp185 #define VP_READ_ADVANCE(Val) \ in readValueProfileData() macro
204 VP_READ_ADVANCE(ValueKind); in readValueProfileData()
207 VP_READ_ADVANCE(NumValueSites); in readValueProfileData()
213 VP_READ_ADVANCE(NumValueData); in readValueProfileData()
243 #undef VP_READ_ADVANCE in readValueProfileData()