Home
last modified time | relevance | path

Searched defs:TheInst (Results 1 – 2 of 2) sorted by relevance

/external/llvm/tools/bugpoint/
DExtractFunction.cpp103 Instruction *TheInst = &*RI; // Got the corresponding instruction! in deleteInstructionFromProgram() local
/external/llvm/utils/TableGen/
DCodeGenDAGPatterns.cpp3099 DAGInstruction TheInst(I, Results, Operands, InstImpResults); in parseInstructionPattern() local
3164 DAGInstruction &TheInst = Entry.second; in ParseInstructions() local