Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Analysis/Analyses/
H A DConsumed.h232 ConsumedStateMap* borrowInfo(const CFGBlock *Block);
/freebsd/contrib/llvm-project/clang/lib/Analysis/
H A DConsumed.cpp1038 ConsumedStateMap* ConsumedBlockInfo::borrowInfo(const CFGBlock *Block) { in borrowInfo() function in ConsumedBlockInfo
1387 BlockInfo.borrowInfo(*SI)->intersectAtLoopHead( in run()