Searched refs:getKeyInstructionsEnabled (Results 1 – 7 of 7) sorted by relevance
973 UsesKeyInstructions(N->getKeyInstructionsEnabled()) {}991 UsesKeyInstructions == RHS->getKeyInstructionsEnabled();
2461 Printer.printBool("keyInstructions", N->getKeyInstructionsEnabled(), false); in writeDISubprogram()
5492 CheckDI(DL->getScope()->getSubprogram()->getKeyInstructionsEnabled(), in visitInstruction()
2308 getTargetFuncName(), getKeyInstructionsEnabled()); in cloneImpl()2351 bool getKeyInstructionsEnabled() const { return SubclassData1; } in getKeyInstructionsEnabled() function
2089 DL->getScope()->getSubprogram()->getKeyInstructionsEnabled(); in beginInstruction()
2162 Record.push_back(N->getKeyInstructionsEnabled()); in writeDISubprogram()
174 if (!SP || !SP->getKeyInstructionsEnabled()) in addInstToSpecificSourceAtom()