Searched defs:ValueSites (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DPGOInstrumentation.cpp540 std::vector<std::vector<VPCandidateInfo>> ValueSites; member in class:__anon4591::FuncPGOInstrumentation
1466 auto &ValueSites = FuncInfo.ValueSites[Kind]; local
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/ProfileData/
H A DInstrProf.cpp717 std::vector<InstrProfValueSiteRecord> &ValueSites = local

Completed in 65 milliseconds