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