Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/AggressiveInstCombine/
H A DAggressiveInstCombine.cpp453 static bool isCTTZTable(const ConstantDataArray &Table, uint64_t Mul, in isCTTZTable() function
584 if (!isCTTZTable(*ConstData, MulConst, ShiftConst, InputBits)) in tryToRecognizeTableBasedCttz()