Home
last modified time | relevance | path

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

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