Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp1958 bool HaveIndirectCalls = any_of(Insts, IsIndirectCall); canSinkInstructions() local
2464 bool HaveIndirectCalls = any_of(Invokes, IsIndirectCall); shouldBelongToSameSet() local