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

/freebsd-11.0-release/contrib/llvm/utils/TableGen/
H A DCodeGenMapTable.cpp212 bool isKeyColInstr(Record* CurInstr);
253 if (isKeyColInstr(CurInstr))
264 bool MapTableEmitter::isKeyColInstr(Record* CurInstr) { function in class:MapTableEmitter

Completed in 99 milliseconds