Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DLowerTypeTests.cpp234 bool lowertypetests::isJumpTableCanonical(Function *F) { in isJumpTableCanonical() function in lowertypetests
297 bool isJumpTableCanonical() const { in isJumpTableCanonical() function in __anon186fa4cc0111::GlobalTypeMember
1046 Function *F, bool isJumpTableCanonical, in importFunction()