Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/
H A DForwardControlFlowIntegrity.cpp148 Constant *JumpTableSize = nullptr; in updateIndirectCalls() local
194 Constant *JumpTableSize = ConstantInt::get(Int64Ty, Size); in runOnModule() local
257 Constant *JumpTableMask, Constant *JumpTableSize) { in rewriteFunctionPointer()