Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/VcDevel/Vc
/ callCount
Method
callCount
tests/utils.cpp:126–126 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
124
void reset() { v.setZero(); i = 0; }
125
126
int callCount() const { return i; }
127
V callValues() const { return v; }
128
129
private:
Callers
2
TEST_TYPES
Function · 0.80
for_all_masks
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected