Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/include/llvm/Support/
H A DGCOV.h413 void setProgramCount(uint32_t Programs) { ProgramCount = Programs; } in setProgramCount() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ProfileData/
H A DGCOV.h439 void setProgramCount(uint32_t Programs) { ProgramCount = Programs; } in setProgramCount() function
/aosp_15_r20/external/llvm/lib/IR/
H A DGCOV.cpp119 FI.setProgramCount(ProgramCount); in collectLineCounts()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/
H A DGCOV.cpp123 FI.setProgramCount(ProgramCount); in collectLineCounts()