Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-xray/
Dxray-stacks.cpp358 struct AccountRecordState { struct in StackTrie
362 static AccountRecordState CreateInitialState() { return {false}; } in CreateInitialState() argument
366 AccountRecordState *state) { in accountRecord()
741 StackTrie::AccountRecordState AccountRecordState = in __anon6736a0a20702() local
742 StackTrie::AccountRecordState::CreateInitialState(); in __anon6736a0a20702()
744 auto error = ST.accountRecord(Record, &AccountRecordState); in __anon6736a0a20702()