Searched refs:bitcode (Results 1 – 2 of 2) sorted by relevance
152 std::string bitcode; in DumpBitcodeToFile() local153 DumpBitcodeToString(bitcode); in DumpBitcodeToFile()156 output->WriteFully(bitcode.data(), bitcode.size()); in DumpBitcodeToFile()
1738 // can express these directly in bitcode, but by using intrinsics the1740 // will have to be developed to undo the bitcode verbosity when these are