Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/clang/include/clang/Analysis/Analyses/
DConsumed.h175 void intersectAtLoopHead(const CFGBlock *LoopHead, const CFGBlock *LoopBack,
/openbsd/src/gnu/llvm/clang/lib/Analysis/
DConsumed.cpp1151 void ConsumedStateMap::intersectAtLoopHead(const CFGBlock *LoopHead, in intersectAtLoopHead() function in ConsumedStateMap
1391 BlockInfo.borrowInfo(*SI)->intersectAtLoopHead( in run()