Searched refs:SavedSwitchWeights (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGStmt.cpp1632 SmallVector<uint64_t, 16> *SavedSwitchWeights = SwitchWeights; local
1773 SwitchWeights = SavedSwitchWeights;

Completed in 71 milliseconds