Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/
DMCCodePadder.h72 basicBlockRequiresInsertionPoint(const MCCodePaddingContext &Context) { in basicBlockRequiresInsertionPoint() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/
DMCCodePadder.cpp41 bool InsertionPoint = basicBlockRequiresInsertionPoint(Context); in handleBasicBlockStart()