Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Analysis/
H A DCalledOnceCheck.cpp1427 if (isLosingCall(ToAlter, BB, IndexedStatus.index()) || in handleConventionalCheck()
1434 bool isLosingCall(const State &StateAfterJoin, const CFGBlock *JoinBlock, in isLosingCall() function in __anon2223d6250111::CalledOnceChecker