Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/MC/
H A DMCSection.h170 bool hasInstructions() const { return HasInstructions; } hasInstructions() function
H A DMCFragment.h103 bool hasInstructions() const { return HasInstructions; } hasInstructions() function
/llvm-project/bolt/lib/Core/
H A DBinaryBasicBlock.cpp37 bool BinaryBasicBlock::hasInstructions() const { in hasInstructions() function in llvm::bolt::BinaryBasicBlock
/llvm-project/bolt/include/bolt/Core/
H A DBinaryFunction.h1045 bool hasInstructions() const { hasInstructions() function