Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DTargetInstrInfo.h2048 virtual unsigned getTailDuplicateSize(CodeGenOpt::Level OptLevel) const { in getTailDuplicateSize() function
/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.cpp8307 AArch64InstrInfo::getTailDuplicateSize(CodeGenOpt::Level OptLevel) const { in getTailDuplicateSize() function in AArch64InstrInfo