Searched refs:CurInstrInit (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/utils/TableGen/
H A DCodeGenMapTable.cpp327 Init *CurInstrInit = CurInstr->getValue(ColFieldJ)->getValue(); local
328 std::string CurInstrVal = CurInstrInit->getAsUnquotedString();

Completed in 106 milliseconds