Searched refs:setHasInstructions (Results 1 – 3 of 3) sorted by relevance
160 getCurrentSectionData()->setHasInstructions(true); in EmitInstruction()
371 getCurrentSectionData()->setHasInstructions(true); in EmitInstruction()
476 void setHasInstructions(bool Value) { HasInstructions = Value; } in setHasInstructions() function