Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/
Dcondition_chain_cache.h22 class ConditionChain; variable
Dcondition_chain.h49 ConditionChain(BlockIterator begin, size_t size, size_t multiplePredecessorsSuccessorIndex, in ConditionChain() function