Home
last modified time | relevance | path

Searched refs:areJTsAllowed (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp7688 static inline bool areJTsAllowed(const TargetLowering &TLI) { in areJTsAllowed() function
7782 if (!areJTsAllowed(TLI)) in findJumpTables()