Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/MC/
H A DMCCodePadder.h72 basicBlockRequiresInsertionPoint(const MCCodePaddingContext &Context) { in basicBlockRequiresInsertionPoint() function
/freebsd-12.1/contrib/llvm/lib/MC/
H A DMCCodePadder.cpp41 bool InsertionPoint = basicBlockRequiresInsertionPoint(Context); in handleBasicBlockStart()