Home
last modified time | relevance | path

Searched defs:LinkParent (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/system/extras/simpleperf/
H A DCallChainJoiner.cpp150 void LRUCache::LinkParent(CacheNode* child, CacheNode* new_parent) { in LinkParent() function in simpleperf::call_chain_joiner_impl::LRUCache
/aosp_15_r20/external/swiftshader/third_party/subzero/src/
H A DIceVariableSplitting.cpp123 Variable *LinkParent = Link->getLinkedTo(); in spliceBlockLocalLinkedToChain() local