Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DSyncDependenceAnalysis.cpp347 std::unique_ptr<ControlDivergenceDesc> computeJoinPoints() { in computeJoinPoints() function
/openbsd-src/gnu/llvm/llvm/include/llvm/ADT/
H A DGenericUniformityImpl.h591 std::unique_ptr<DivergenceDescriptorT> computeJoinPoints() { in computeJoinPoints() function