Searched refs:mBitcodeFilePath (Results 1 – 2 of 2) sorted by relevance
135 const char* getBitcodeFilePath() const { return mBitcodeFilePath.c_str(); } in getBitcodeFilePath()142 std::string mBitcodeFilePath; variable
423 mBitcodeFilePath.assign(bcFileName.c_str()); in init()