Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/lib/Analysis/
H A DTargetTransformInfo.cpp147 bool TargetTransformInfo::shouldBuildLookupTables() const { in shouldBuildLookupTables() function in TargetTransformInfo
551 bool shouldBuildLookupTables() const override { in shouldBuildLookupTables() function
/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/
H A DBasicTargetTransformInfo.cpp190 bool BasicTTI::shouldBuildLookupTables() const { in shouldBuildLookupTables() function in BasicTTI