Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DPHIElimination.cpp685 bool ShouldSplit = isLiveOutPastPHIs(Reg, PreMBB); in SplitPHIEdges() local
/openbsd-src/gnu/llvm/clang/lib/Analysis/
H A DRetainSummaryManager.cpp944 bool ShouldSplit = !QT.isNull() && !QT->isVoidType(); in applyParamAnnotationEffect() local