Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DLowerTypeTests.cpp234 bool lowertypetests::isJumpTableCanonical(Function *F) { in isJumpTableCanonical() function in lowertypetests
297 bool isJumpTableCanonical() const { in isJumpTableCanonical() function in __anon008eecce0111::GlobalTypeMember
1058 Function *F, bool isJumpTableCanonical, in importFunction()