Searched refs:ReadInstructions (Results 1 – 2 of 2) sorted by relevance
58 void ReadInstructions() const;147 if (Instructions.empty()) ReadInstructions(); in getInstructions()153 if (Instructions.empty()) ReadInstructions(); in getInstruction()
436 void CodeGenTarget::ReadInstructions() const { in ReadInstructions() function in CodeGenTarget