Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DLowerTypeTests.cpp240 bool lowertypetests::isJumpTableCanonical(Function *F) { in isJumpTableCanonical() function in lowertypetests
303 bool isJumpTableCanonical() const { in isJumpTableCanonical() function in __anon4d791c6b0111::GlobalTypeMember
1055 Function *F, bool isJumpTableCanonical, in importFunction()