Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGCleanup.h360 bool hasBranches() const { return ExtInfo && !ExtInfo->Branches.empty(); } in hasBranches() function
/external/llvm-project/clang/lib/CodeGen/
DCGCleanup.h359 bool hasBranches() const { return ExtInfo && !ExtInfo->Branches.empty(); } in hasBranches() function