Searched defs:InstrProfileOutput (Results 1 – 3 of 3) sorted by relevance
134 std::string InstrProfileOutput; member
288 std::string InstrProfileOutput; variable
1540 void createProfileFileNameVar(Module &M, StringRef InstrProfileOutput) { in createProfileFileNameVar()