Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/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 __anoncaa44a2c0111::GlobalTypeMember
1046 Function *F, bool isJumpTableCanonical, in importFunction()