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

/external/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp2033 static inline bool areJTsAllowed(const TargetLowering &TLI) { function
2061 if (!areJTsAllowed(TLI) || TSize.ult(4))
2212 if (areJTsAllowed(TLI)) {

Completed in 33 milliseconds