MCPcopy Create free account
hub / github.com/R-Fuzz/symsan / comparisons

Method comparisons

include/task.h:106–108  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

104 }
105
106 inline const uint32_t comparisons(size_t i) const {
107 return comparisons_.at(i);
108 }
109
110 inline consmeta_t& consmetas(size_t i) {
111 // consmeta can be changed, but the vector cannot

Callers 2

solveMethod · 0.80
solveMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected