Searched refs:isCompositeConstruct (Results 1 – 2 of 2) sorted by relevance
178 bool isCompositeConstruct(Directive D) { in isCompositeConstruct() function189 return !getLeafConstructs(D).empty() && !isCompositeConstruct(D); in isCombinedConstruct()
33 LLVM_ABI bool isCompositeConstruct(Directive D);