Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DLowerTypeTests.cpp525 bool hasBranchTargetEnforcement();
1264 bool LowerTypeTestsModule::hasBranchTargetEnforcement() { in hasBranchTargetEnforcement() function in LowerTypeTestsModule
1291 if (hasBranchTargetEnforcement()) in getJumpTableEntrySize()
1298 if (hasBranchTargetEnforcement()) in getJumpTableEntrySize()
1334 if (hasBranchTargetEnforcement()) in createJumpTableEntryAsm()
1362 if (hasBranchTargetEnforcement()) in createJumpTableEntryAsm()
1560 if (hasBranchTargetEnforcement()) { in createJumpTable()