{"Template_token": ["", "virtual", "const", "char", "*"], "ground_truth": ["getPassName", "(", ")", "const", "{"], "File": "ARCompactAsmPrinter", "Func": "getPassName", "Target": "ARCompact", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 89216, "Length": 9, "Cover_Rate": 0.6923076923076923} {"Template_token": ["", "static", "void", "EmitComment", "(", "MachineBasicBlock", "&", "MBB", ",", "MachineBasicBlock", "::", "iterator", "MBBI", ",", "DebugLoc", "dl", ",", "const", "ompactInstrInfo", "&", "TII", ",", "std", "::", "string", "Comment", ")", "{", "MDNode", "*", "CommentMDNode", "=", "MDNode", "::", "get", "(", "getGlobalContext", "(", ")", ",", "ArrayRef", "<", "Value", "*", ">", "(", "MDString", "::", "get", "(", "getGlobalContext", "(", ")", ",", "Comment", ")", ")", ")", ";", "BuildMI", "(", "MBB", ",", "MBBI", ",", "dl", ",", "TII", ".", "get", "(", "", ")", ")", "."], "ground_truth": ["addMetadata", "(", "CommentMDNode", ")", ";"], "File": "ARCompactFrameLowering", "Func": "EmitComment", "Target": "ARCompact", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 89217, "Length": 79, "Cover_Rate": 0.9634146341463414} {"Template_token": ["", "static", "void", "EmitComment", "(", "MachineBasicBlock", "&", "MBB", ",", "MachineBasicBlock", "::", "iterator", "MBBI", ",", "DebugLoc", "dl", ",", "const", "ompactInstrInfo", "&", "TII", ",", "std", "::", "string", "Comment", ")", "{", "MDNode", "*", "CommentMDNode", "=", "MDNode", "::", "get", "(", "getGlobalContext", "(", ")", ",", "ArrayRef", "<", "Value", "*", ">", "(", "MDString", "::", "get", "(", "getGlobalContext", "(", ")", ",", "Comment", ")", ")", ")", ";", "BuildMI", "(", "MBB", ",", "MBBI", ",", "dl", ",", "TII", ".", "get", "(", "", ")", ")", "."], "ground_truth": ["addMetadata", "(", "CommentMDNode", ")", ";"], "File": "ARCompactFrameLowering", "Func": "EmitComment", "Target": "ARCompact", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 89218, "Length": 79, "Cover_Rate": 0.9634146341463414} {"Template_token": ["", "void", "ompactFrameLowering", "::", "emitEpilogue", "(", "MachineFunction", "&", "MF", ",", "MachineBasicBlock", "&", "MBB", ")", "const", "{", "MachineBasicBlock", "::", "iterator", "MBBI", "=", "MBB", ".", "getLastNonDebugInstr", "(", ")", ";", "MachineFrameInfo", "*", "MFI", "=", "MF", ".", "getFrameInfo", "(", ")", ";", "ompactFunctionInfo", "*", "AFI", "=", "MF", ".", "getInfo", "<", "ompactFunctionInfo", ">", "(", ")", ";", "const", "ompactInstrInfo", "&", "TII", "=", "*", "static_cast", "<", "const", "ompactInstrInfo", "*", ">", "(", "MF", ".", "getTarget", "(", ")", ".", "getInstrInfo", "(", ")", ")", ";", "DebugLoc", "dl", "=", "MBBI", "!=", "MBB", ".", "end", "(", ")", "?", "MBBI", "->", "getDebugLoc", "(", ")", ":", "DebugLoc", "(", ")", ";", "assert", "(", "MBBI", "->", "getDesc", "(", ")", ".", "isReturn", "(", ")", "&&", "", ")", ";", "EmitComment", "(", "MBB", ",", "MBBI", ",", "dl", ",", "TII", ",", "", ")", ";", "unsigned", "NumBytes", "=", "MFI", "->", "getStackSize", "(", ")", ";", "NumBytes", "=", "(", "NumBytes", "+", "", ")", "&", "~", "", ";", "if", "(", "NumBytes", ">", "", ")", "{", "BuildMI", "(", "MBB", ",", "MBBI", ",", "dl", ",", "TII", ".", "get", "(", "", ")", ",", "", ")", ".", "addReg", "(", "", ")", ".", "addImm", "(", "NumBytes", ")", ";", "}", "BuildMI", "(", "MBB", ",", "MBBI", ",", "dl", ",", "TII", ".", "get", "(", "", ")", ")", ".", "addReg"], "ground_truth": ["(", "", ")", ".", "addReg", "(", "", ")", ".", "addImm", "(", "UNITS_PER_WORD", ")", ";"], "File": "ARCompactFrameLowering", "Func": "emitEpilogue", "Target": "ARCompact", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 89219, "Length": 209, "Cover_Rate": 0.625748502994012} {"Template_token": ["", "MachineBasicBlock", "::", "iterator", "MBBI", "=", "MBB", ".", "getLastNonDebugInstr", "(", ")", ";", "MachineFrameInfo", "*", "MFI", "=", "MF", ".", "getFrameInfo", "(", ")", ";", "ompactFunctionInfo", "*", "AFI", "=", "MF", ".", "getInfo", "<", "ompactFunctionInfo", ">", "(", ")", ";", "const", "ompactInstrInfo", "&", "TII", "=", "*", "static_cast", "<", "const", "ompactInstrInfo", "*", ">", "(", "MF", ".", "getTarget", "(", ")", ".", "getInstrInfo", "(", ")", ")", ";", "DebugLoc", "dl", "=", "MBBI", "!=", "MBB", ".", "end", "(", ")", "?", "MBBI", "->", "getDebugLoc", "(", ")", ":", "DebugLoc", "(", ")", ";", "assert", "(", "MBBI", "->", "getDesc", "(", ")", ".", "isReturn", "(", ")", "&&", "", ")", ";", "EmitComment", "(", "MBB", ",", "MBBI", ",", "dl", ",", "TII", ",", "", ")", ";", "unsigned", "NumBytes", "=", "MFI", "->", "getStackSize", "(", ")", ";", "NumBytes", "=", "(", "NumBytes", "+", "", ")", "&", "~", "", ";", "if", "(", "NumBytes", ">"], "ground_truth": ["", ")", "{"], "File": "ARCompactFrameLowering", "Func": "emitEpilogue", "Target": "ARCompact", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 89220, "Length": 134, "Cover_Rate": 0.40119760479041916} {"Template_token": ["", "return", "true", ";", "}", "if", "(", "I", "->", "getOpcode", "(", ")", "==", "", ")", "{", "if", "(", "AllowModify", ")", "{", "while", "(", "llvm", "::", "next", "(", "I", ")", "!=", "MBB", ".", "end", "(", ")", ")", "{", "llvm", "::", "next", "(", "I", ")", "->", "eraseFromParent", "(", ")", ";", "}", "Cond", ".", "clear", "(", ")", ";", "FBB", "=", "", ";", "if", "(", "MBB", ".", "isLayoutSuccessor", "(", "I", "->", "getOperand", "(", "", ")", ".", "getMBB", "(", ")", ")", ")", "{", "TBB", "=", "", ";", "I", "->", "eraseFromParent", "(", ")", ";", "I", "=", "MBB", ".", "end", "(", ")", ";", "continue", ";", "}", "}", "TBB", "=", "I", "->", "getOperand", "(", "", ")", ".", "getMBB", "(", ")", ";", "continue", ";", "}", "assert", "(", "I", "->", "getOpcode", "(", ")"], "ground_truth": ["==", "", "&&", "", ")", ";"], "File": "ARCompactInstrInfo", "Func": "AnalyzeBranch", "Target": "ARCompact", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 89221, "Length": 128, "Cover_Rate": 0.33507853403141363} {"Template_token": ["", "if", "(", "MBB", ".", "isLayoutSuccessor", "(", "I", "->", "getOperand", "(", "", ")", ".", "getMBB", "(", ")", ")", ")", "{", "TBB", "=", "", ";", "I", "->", "eraseFromParent", "(", ")", ";", "I", "=", "MBB", ".", "end", "(", ")", ";", "continue", ";", "}", "}", "TBB", "=", "I", "->", "getOperand", "(", "", ")", ".", "getMBB", "(", ")", ";", "continue", ";", "}", "assert", "(", "I", "->", "getOpcode", "(", ")", "==", "", "&&", "", ")", ";", "", "BranchCode", "=", "static_cast", "<", "", ">", "(", "I", "->", "getOperand", "(", "", ")", ".", "getImm", "(", ")", ")", ";", "if", "(", "BranchCode", "==", "", ")", "{", "return", "true", ";", "}", "if", "(", "Cond", ".", "empty", "(", ")", ")", "{", "FBB", "=", "TBB", ";", "TBB", "=", "I", "->", "getOperand", "(", "", ")", ".", "getMBB", "(", ")", ";", "Cond", ".", "push_back", "(", "MachineOperand", "::", "CreateImm", "(", "BranchCode", ")", ")", ";", "continue", ";", "}", "assert", "(", "Cond", ".", "size", "(", ")", "==", "", ")", ";", "assert", "(", "TBB", ")", ";", "if", "(", "TBB", "!=", "I", "->", "getOperand", "(", "", ")", ".", "getMBB", "(", ")", ")", "{", "return"], "ground_truth": ["true", ";"], "File": "ARCompactInstrInfo", "Func": "AnalyzeBranch", "Target": "ARCompact", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 89222, "Length": 177, "Cover_Rate": 0.46335078534031415} {"Template_token": ["", "BuildMI", "(", "MBB", ",", "I", ",", "DL", ",", "get", "(", "", ")", ",", "DestReg", ")", ".", "addReg", "(", "SrcReg"], "ground_truth": [",", "getKillRegState", "(", "KillSrc", ")", ")", ";"], "File": "ARCompactInstrInfo", "Func": "copyPhysReg", "Target": "ARCompact", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 89223, "Length": 26, "Cover_Rate": 0.4406779661016949} {"Template_token": ["", "virtual", "const", "ompactRegisterInfo", "&", "getRegisterInfo", "(", ")", "const", "{", "return", "RI"], "ground_truth": [";"], "File": "ARCompactInstrInfo", "Func": "getRegisterInfo", "Target": "ARCompact", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 89224, "Length": 12, "Cover_Rate": 0.9230769230769231} {"Template_token": ["", "if", "(", "Cond", ".", "empty", "(", ")", ")", "{", "assert", "(", "!", "FBB", "&&", "", ")", ";", "BuildMI", "(", "&", "MBB", ",", "DL", ",", "get", "(", "", ")", ")", ".", "addMBB", "(", "TBB", ")", ";", "return", "", ";", "}", "unsigned", "Count", "=", "", ";", "BuildMI", "(", "&", "MBB", ",", "DL", ",", "get", "(", "", ")", ")", ".", "addMBB", "(", "TBB", ")", ".", "addImm", "(", "Cond", "[", "", "]", ".", "getImm", "(", ")", ")", ";", "++", "Count", ";", "if", "(", "FBB", ")"], "ground_truth": ["{"], "File": "ARCompactInstrInfo", "Func": "InsertBranch", "Target": "ARCompact", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 89225, "Length": 82, "Cover_Rate": 0.543046357615894} {"Template_token": ["", "assert", "(", "!", "FBB", "&&", "", ")", ";", "BuildMI", "(", "&", "MBB", ",", "DL", ",", "get", "(", "", ")", ")", ".", "addMBB", "(", "TBB", ")", ";", "return", "", ";", "}", "unsigned", "Count", "=", "", ";", "BuildMI", "(", "&", "MBB", ",", "DL", ",", "get", "(", "", ")", ")", ".", "addMBB", "(", "TBB", ")", ".", "addImm", "(", "Cond", "[", "", "]", ".", "getImm"], "ground_truth": ["(", ")", ")", ";"], "File": "ARCompactInstrInfo", "Func": "InsertBranch", "Target": "ARCompact", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 89226, "Length": 65, "Cover_Rate": 0.4304635761589404} {"Template_token": ["", "static", "bool", "IsComment", "(", "MachineInstr", "*", "I", ")", "{", "return", "I", "->", "getNumOperands", "(", ")", "==", "", "&&", "I", "->", "getOperand", "("], "ground_truth": ["", ")", ".", "isMetadata", "(", ")", ";"], "File": "ARCompactInstrInfo", "Func": "IsComment", "Target": "ARCompact", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 89227, "Length": 29, "Cover_Rate": 0.9666666666666667} {"Template_token": ["", "return", "I", "->", "getNumOperands", "(", ")", "==", "", "&&", "I", "->", "getOperand"], "ground_truth": ["(", "", ")", ".", "isMetadata", "(", ")", ";"], "File": "ARCompactInstrInfo", "Func": "IsComment", "Target": "ARCompact", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 89228, "Length": 20, "Cover_Rate": 0.6666666666666666} {"Template_token": ["", "return", "false", ";", "}", "unsigned", "TUnpredCost", "=", "Probability", ".", "getNumerator", "(", ")", "*", "TCycles", ";", "TUnpredCost", "/=", "Probability", ".", "getDenominator", "(", ")", ";", "uint32_t", "Comp", "=", "Probability", ".", "getDenominator", "(", ")", "-", "Probability", ".", "getNumerator", "(", ")", ";", "unsigned", "FUnpredCost", "=", "Comp", "*", "FCycles", ";", "FUnpredCost", "/=", "Probability", ".", "getDenominator", "(", ")", ";", "unsigned", "UnpredCost", "=", "TUnpredCost", "+", "FUnpredCost", ";", "UnpredCost", "+=", "", ";", "UnpredCost", "+=", ""], "ground_truth": ["/", "", ";"], "File": "ARCompactInstrInfo", "Func": "isProfitableToIfCvt", "Target": "ARCompact", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 89229, "Length": 70, "Cover_Rate": 0.56} {"Template_token": ["", "bool", "ompactInstrInfo", "::", "PredicateInstruction", "(", "MachineInstr", "*", "MI", ",", "const", "SmallVectorImpl", "<", "MachineOperand", ">", "&", "Pred", ")", "const", "{", "int", "PIdx", "=", "MI", "->", "findFirstPredOperandIdx", "(", ")", ";", "if", "(", "PIdx", "!="], "ground_truth": ["-", "", ")", "{"], "File": "ARCompactInstrInfo", "Func": "PredicateInstruction", "Target": "ARCompact", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 89230, "Length": 36, "Cover_Rate": 0.5217391304347826} {"Template_token": ["", "unsigned", "Count", "=", "", ";", "while", "(", "I", "!=", "MBB", ".", "begin", "(", ")", ")", "{", "--", "I", ";", "if", "(", "I", "->", "getOpcode", "(", ")", "!=", "", "&&", "I", "->", "getOpcode", "(", ")", "!=", "", ")", "{", "break", ";", "}", "I", "->", "eraseFromParent", "(", ")", ";", "I", "=", "MBB", ".", "end", "(", ")", ";", "++"], "ground_truth": ["Count", ";"], "File": "ARCompactInstrInfo", "Func": "RemoveBranch", "Target": "ARCompact", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 89231, "Length": 58, "Cover_Rate": 0.651685393258427} {"Template_token": ["", "bool", "ompactInstrInfo", "::", "ReverseBranchCondition", "(", "SmallVectorImpl", "<", "MachineOperand", ">", "&", "Cond", ")", "const", "{", "", "CC", "=", "(", "", ")", "(", "int", ")", "Cond", "[", "", "]", ".", "getImm", "(", ")", ";", "Cond", "[", "", "]", ".", "setImm", "(", "", "(", "CC"], "ground_truth": [")", ")", ";"], "File": "ARCompactInstrInfo", "Func": "ReverseBranchCondition", "Target": "ARCompact", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 89232, "Length": 45, "Cover_Rate": 0.8181818181818182} {"Template_token": ["", "", "CC", "=", "(", "", ")", "(", "int", ")", "Cond", "[", "", "]", ".", "getImm", "(", ")", ";", "Cond", "[", "", "]", ".", "setImm", "(", "", "(", "CC", ")", ")", ";", "return"], "ground_truth": ["false", ";"], "File": "ARCompactInstrInfo", "Func": "ReverseBranchCondition", "Target": "ARCompact", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 89233, "Length": 34, "Cover_Rate": 0.6181818181818182} {"Template_token": ["", "DebugLoc", "DL", ";", "if", "(", "MI", "!=", "MBB", ".", "end", "(", ")", ")", "DL", "=", "MI", "->", "getDebugLoc", "(", ")", ";", "BuildMI", "(", "MBB", ",", "MI", ",", "DL", ",", "get", "(", "", ")", ")", ".", "addFrameIndex", "(", "FrameIdx", ")", ".", "addImm", "(", ""], "ground_truth": [")", ".", "addReg", "(", "SrcReg", ",", "getKillRegState", "(", "isKill", ")", ")", ";"], "File": "ARCompactInstrInfo", "Func": "storeRegToStackSlot", "Target": "ARCompact", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 89234, "Length": 55, "Cover_Rate": 0.5913978494623656} {"Template_token": ["", "}", "", "CC1", "=", "(", "", ")", "Pred1", "[", "", "]", ".", "getImm", "(", ")", ";", "", "CC2", "=", "(", "", ")", "Pred2", "[", "", "]", ".", "getImm", "(", ")", ";", "if", "(", "CC1", "==", "CC2", ")", "{", "return", "true", ";", "}", "switch", "(", "CC1", ")", "{", "case", "", ":", "return", "true", ";", "case", "", ":", "return", "CC2"], "ground_truth": ["==", "", ";"], "File": "ARCompactInstrInfo", "Func": "SubsumesPredicate", "Target": "ARCompact", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 89235, "Length": 61, "Cover_Rate": 0.3609467455621302} {"Template_token": ["", "if", "(", "Pred1", ".", "size", "(", ")", ">", "", "||", "Pred2", ".", "size", "(", ")", ">", "", ")", "{", "return", "false", ";", "}", "", "CC1", "=", "(", "", ")", "Pred1", "[", "", "]", ".", "getImm", "(", ")", ";", "", "CC2", "=", "(", "", ")", "Pred2", "[", "", "]", ".", "getImm", "(", ")", ";", "if", "(", "CC1", "==", "CC2", ")", "{", "return", "true", ";", "}", "switch", "(", "CC1", ")", "{", "case", "", ":", "return", "true", ";", "case", ""], "ground_truth": [":"], "File": "ARCompactInstrInfo", "Func": "SubsumesPredicate", "Target": "ARCompact", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 89236, "Length": 78, "Cover_Rate": 0.46153846153846156} {"Template_token": ["", "FunctionPass", "*", "llvm", "::", "createompactISelDag", "(", "ompactTargetMachine", "&", "TM", ")", "{", "return", "new", "ompactDAGToDAGISel", "(", "TM", ")"], "ground_truth": [";"], "File": "ARCompactISelDAGToDAG", "Func": "createARCompactISelDag", "Target": "ARCompact", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 89237, "Length": 18, "Cover_Rate": 0.9473684210526315} {"Template_token": ["", "case", "", ":", "SDValue", "N0", "=", "Addr", ".", "getOperand", "(", "", ")", ";", "if", "(", "GlobalAddressSDNode", "*", "G", "=", "dyn_cast", "<"], "ground_truth": ["GlobalAddressSDNode", ">", "(", "N0", ")", ")", "{"], "File": "ARCompactISelDAGToDAG", "Func": "SelectADDRli", "Target": "ARCompact", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 89238, "Length": 28, "Cover_Rate": 0.30434782608695654} {"Template_token": ["", "bool", "ompactDAGToDAGISel", "::", "SelectADDRlir", "(", "SDValue", "Addr", ",", "SDValue", "&", "Offset", ",", "SDValue", "&", "R1", ")", "{", "return"], "ground_truth": ["false", ";"], "File": "ARCompactISelDAGToDAG", "Func": "SelectADDRlir", "Target": "ARCompact", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 89239, "Length": 20, "Cover_Rate": 0.9523809523809523} {"Template_token": ["", "uint64_t", "CVal", "=", "CN", "->", "getZExtValue", "(", ")", ";", "if", "(", "(", "(", "CVal", "<<", "", ")", ">>", "", ")", "==", "CVal", ")", "{", "SDValue", "N0", "=", "Addr", ".", "getOperand", "(", "", ")", ";", "if", "(", "FrameIndexSDNode", "*", "FIN", "=", "dyn_cast", "<", "FrameIndexSDNode", ">", "(", "N0", ")", ")", "{", "Base", "=", "CurDAG", "->", "getTargetFrameIndex", "(", "FIN", "->", "getIndex", "(", ")", ",", "", ")", ";", "}", "else", "{", "Base", "=", "N0", ";", "}", "Offset", "=", "CurDAG", "->", "getTargetConstant", "(", "CVal", ",", "", ")", ";", "return", "true", ";", "}", "}", "break", ";", "case", "", ":", "SDValue", "N0", "=", "Addr", ".", "getOperand", "(", "", ")", ";", "if", "(", "GlobalAddressSDNode", "*", "G", "=", "dyn_cast", "<", "GlobalAddressSDNode", ">", "(", "N0", ")", ")", "{", "Base", "=", "CurDAG", "->", "getTargetGlobalAddress", "(", "G", "->", "getGlobal", "(", ")", ",", "Addr", ".", "getDebugLoc", "(", ")", ",", "", ",", "G", "->", "getOffset", "(", ")", ")", ";", "Offset", "=", "CurDAG", "->", "getTargetConstant", "(", "", ",", "", ")", ";", "return", "true", ";", "}", "break", ";", "}", "Base", "=", "Addr", ";", "Offset", "=", "CurDAG", "->", "getTargetConstant", "(", ""], "ground_truth": [",", "", ")", ";"], "File": "ARCompactISelDAGToDAG", "Func": "SelectADDRri", "Target": "ARCompact", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 89240, "Length": 178, "Cover_Rate": 0.6054421768707483} {"Template_token": ["", "bool", "ompactDAGToDAGISel", "::", "SelectADDRrli", "(", "SDValue", "Addr", ",", "SDValue", "&", "R1"], "ground_truth": [",", "SDValue", "&", "Offset", ")", "{"], "File": "ARCompactISelDAGToDAG", "Func": "SelectADDRrli", "Target": "ARCompact", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 89241, "Length": 17, "Cover_Rate": 0.8095238095238095} {"Template_token": ["", "bool", "ompactDAGToDAGISel", "::", "SelectADDRrr", "(", "SDValue", "Addr", ",", "SDValue", "&", "R1", ",", "SDValue", "&", "R2", ")", "{", "return"], "ground_truth": ["false", ";"], "File": "ARCompactISelDAGToDAG", "Func": "SelectADDRrr", "Target": "ARCompact", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 89242, "Length": 20, "Cover_Rate": 0.9523809523809523} {"Template_token": ["", "bool", "ompactDAGToDAGISel", "::", "SelectADDRrr", "(", "SDValue", "Addr", ",", "SDValue", "&", "R1", ",", "SDValue", "&", "R2", ")", "{", "return"], "ground_truth": ["false", ";"], "File": "ARCompactISelDAGToDAG", "Func": "SelectADDRrr", "Target": "ARCompact", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 89243, "Length": 20, "Cover_Rate": 0.9523809523809523} {"Template_token": ["", "MachineBasicBlock", "*", "copy1MBB", "=", "F", "->", "CreateMachineBasicBlock", "(", "LLVM_BB", ")", ";", "F", "->", "insert", "(", "I", ",", "copy0MBB", ")", ";", "F", "->", "insert", "(", "I", ",", "copy1MBB", ")", ";", "copy1MBB", "->", "splice", "(", "copy1MBB", "->", "begin", "(", ")", ",", "BB", ",", "llvm", "::", "next", "(", "MachineBasicBlock", "::", "iterator", "(", "MI", ")", ")", ",", "BB", "->", "end", "(", ")", ")", ";", "copy1MBB", "->", "transferSuccessorsAndUpdatePHIs", "(", "BB", ")", ";", "BB", "->", "addSuccessor", "(", "copy0MBB", ")", ";", "BB", "->", "addSuccessor", "(", "copy1MBB", ")", ";", "BuildMI", "(", "BB", ",", "dl", ",", "TII", ".", "get", "(", "", ")", ")", ".", "addMBB", "(", "copy1MBB", ")", ".", "addImm", "(", "MI", "->", "getOperand", "(", "", ")", ".", "getImm", "(", ")", ")", ";", "BB", "=", "copy0MBB", ";", "BB", "->", "addSuccessor", "(", "copy1MBB", ")"], "ground_truth": [";"], "File": "ARCompactISelLowering", "Func": "EmitInstrWithCustomInserter", "Target": "ARCompact", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 89244, "Length": 125, "Cover_Rate": 0.3943217665615142} {"Template_token": ["", "EVT", "ompactTargetLowering", "::", "getSetCCResultType", "(", "EVT", "VT", ")", "const", "{", "return", ""], "ground_truth": [";"], "File": "ARCompactISelLowering", "Func": "getSetCCResultType", "Target": "ARCompact", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 89245, "Length": 13, "Cover_Rate": 0.8125} {"Template_token": ["", "switch", "(", "Opcode", ")", "{", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return"], "ground_truth": ["", ";"], "File": "ARCompactISelLowering", "Func": "getTargetNodeName", "Target": "ARCompact", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 89246, "Length": 35, "Cover_Rate": 0.4861111111111111} {"Template_token": ["", "const", "GlobalValue", "*", "GV", "=", "cast", "<", "GlobalAddressSDNode", ">", "(", "Op", ")", "->", "getGlobal", "(", ")", ";", "int64_t", "Offset", "=", "cast", "<", "GlobalAddressSDNode", ">", "(", "Op", ")", "->", "getOffset", "(", ")", ";", "SDValue", "Result", "=", "DAG", ".", "getTargetGlobalAddress", "(", "GV", ",", "Op", ".", "getDebugLoc", "(", ")", ",", "getPointerTy", "("], "ground_truth": [")", ",", "Offset", ")", ";"], "File": "ARCompactISelLowering", "Func": "LowerGlobalAddress", "Target": "ARCompact", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 89247, "Length": 54, "Cover_Rate": 0.5934065934065934} {"Template_token": ["", "SDValue", "ompactTargetLowering", "::", "LowerGlobalAddress", "(", "SDValue", "Op", ",", "SelectionDAG", "&", "DAG", ")", "const", "{", "const", "GlobalValue", "*", "GV", "=", "cast", "<", "GlobalAddressSDNode", ">", "(", "Op", ")", "->", "getGlobal", "(", ")", ";", "int64_t", "Offset", "=", "cast", "<", "GlobalAddressSDNode", ">", "(", "Op", ")", "->", "getOffset", "(", ")", ";", "SDValue", "Result", "=", "DAG", ".", "getTargetGlobalAddress", "(", "GV", ",", "Op", ".", "getDebugLoc", "(", ")", ",", "getPointerTy", "(", ")", ",", "Offset", ")", ";", "return", "DAG", ".", "getNode", "(", "", ",", "Op", ".", "getDebugLoc", "("], "ground_truth": [")", ",", "getPointerTy", "(", ")", ",", "Result", ")", ";"], "File": "ARCompactISelLowering", "Func": "LowerGlobalAddress", "Target": "ARCompact", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 89248, "Length": 88, "Cover_Rate": 0.967032967032967} {"Template_token": ["", "case", "", ":", "return", "LowerSELECT_CC", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerVASTART", "(", "Op", ",", "DAG", ")", ";", "default", ":", "assert", "(", "", "&&"], "ground_truth": ["", ")", ";"], "File": "ARCompactISelLowering", "Func": "LowerOperation", "Target": "ARCompact", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 89249, "Length": 31, "Cover_Rate": 0.34065934065934067} {"Template_token": ["", "CCState", "CCInfo", "(", "CallConv", ",", "isVarArg", ",", "DAG", ".", "getMachineFunction", "(", ")", ",", "DAG", ".", "getTarget", "(", ")", ",", "RVLocs", ",", "*", "DAG", ".", "getContext", "(", ")", ")", ";", "CCInfo", ".", "AnalyzeReturn", "(", "Outs", ",", "RetCC_ompact32", ")", ";", "if", "(", "MF", ".", "getRegInfo", "(", ")", ".", "liveout_empty", "(", ")", ")", "{", "for", "(", "unsigned", "i", "=", "", ";", "i", "!=", "RVLocs", ".", "size", "(", ")", ";", "++", "i", ")", "if", "(", "RVLocs", "[", "i", "]", ".", "isRegLoc", "(", ")", ")", "{", "MF", ".", "getRegInfo", "(", ")", ".", "addLiveOut", "(", "RVLocs", "[", "i", "]", ".", "getLocReg", "(", ")", ")", ";", "}", "}", "SDValue", "Flag", ";", "for", "(", "unsigned", "i", "=", "", ";", "i", "!=", "RVLocs", ".", "size", "(", ")", ";", "++", "i", ")", "{", "CCValAssign", "&", "VA", "=", "RVLocs", "[", "i", "]", ";", "assert", "(", "VA", ".", "isRegLoc", "(", ")", "&&"], "ground_truth": ["", ")", ";"], "File": "ARCompactISelLowering", "Func": "LowerReturn", "Target": "ARCompact", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 89250, "Length": 143, "Cover_Rate": 0.45980707395498394} {"Template_token": ["", "SDValue", "Flag", "=", "EmitCMP", "(", "LHS", ",", "RHS", ",", "TargetCC", ",", "CC", ",", "dl", ",", "DAG", ")", ";", "SDVTList", "VTs", "=", "DAG", ".", "getVTList", "(", "Op", ".", "getValueType", "(", ")", ",", "", ")", ";", "SmallVector", "<", "SDValue", ",", "", ">", "Ops", ";", "Ops", ".", "push_back", "(", "TrueV", ")", ";", "Ops", ".", "push_back", "(", "FalseV", ")", ";", "Ops", ".", "push_back", "(", "TargetCC", ")", ";", "Ops", ".", "push_back", "(", "Flag"], "ground_truth": [")", ";"], "File": "ARCompactISelLowering", "Func": "LowerSELECT_CC", "Target": "ARCompact", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 89251, "Length": 70, "Cover_Rate": 0.37433155080213903} {"Template_token": ["", "ompactFunctionInfo", "*", "FuncInfo", "=", "MF", ".", "getInfo", "<", "ompactFunctionInfo", ">", "(", ")", ";", "DebugLoc", "dl", "=", "Op", ".", "getDebugLoc", "(", ")", ";", "EVT", "PtrVT", "=", "DAG", ".", "getTargetLoweringInfo", "(", ")", ".", "getPointerTy", "(", ")", ";", "SDValue", "FR", "=", "DAG", ".", "getFrameIndex", "(", "FuncInfo", "->", "getVarArgsFrameIndex", "(", ")", ",", "PtrVT"], "ground_truth": [")", ";"], "File": "ARCompactISelLowering", "Func": "LowerVASTART", "Target": "ARCompact", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 89252, "Length": 51, "Cover_Rate": 0.38345864661654133} {"Template_token": ["", "SDValue", "ompactTargetLowering", "::", "LowerVASTART", "(", "SDValue", "Op", ",", "SelectionDAG", "&", "DAG", ")", "const", "{", "MachineFunction", "&", "MF", "=", "DAG", ".", "getMachineFunction", "(", ")", ";", "ompactFunctionInfo", "*", "FuncInfo", "=", "MF", ".", "getInfo", "<", "ompactFunctionInfo", ">", "(", ")", ";", "DebugLoc", "dl", "=", "Op", ".", "getDebugLoc", "("], "ground_truth": [")", ";"], "File": "ARCompactISelLowering", "Func": "LowerVASTART", "Target": "ARCompact", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 89253, "Length": 46, "Cover_Rate": 0.3458646616541353} {"Template_token": ["", "int", "getVarArgsFrameIndex", "("], "ground_truth": [")", "const", "{"], "File": "ARCompactMachineFunctionInfo", "Func": "getVarArgsFrameIndex", "Target": "ARCompact", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 89254, "Length": 6, "Cover_Rate": 0.6} {"Template_token": ["", "VarArgsFrameIndex", "="], "ground_truth": ["Index", ";"], "File": "ARCompactMachineFunctionInfo", "Func": "setVarArgsFrameIndex", "Target": "ARCompact", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 89255, "Length": 4, "Cover_Rate": 0.3333333333333333} {"Template_token": ["", "ompactELFMCAsmInfo", "::", "ompactELFMCAsmInfo", "(", "const", "Target", "&", "T", ",", "StringRef", "TT", ")", "{", "UsesELFSectionDirectiveForBSS", "=", "true", ";", "IsLittleEndian", "=", "true", ";", "Triple", "TheTriple", "(", "TT", ")", ";", "CommentString", "=", "", ";", "SupportsDebugInformation", "="], "ground_truth": ["true", ";"], "File": "ARCompactMCAsmInfo", "Func": "ARCompactELFMCAsmInfo", "Target": "ARCompact", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 89256, "Length": 35, "Cover_Rate": 0.9722222222222222} {"Template_token": ["", "static", "MCCodeGenInfo", "*", "createompactMCCodeGenInfo", "(", "StringRef", "TT", ",", "Reloc", "::", "Model", "RM", ",", "CodeModel", "::", "Model", "CM", ")", "{", "MCCodeGenInfo", "*", "X", "=", "new", "MCCodeGenInfo", "(", ")", ";", "X", "->", "InitMCCodeGenInfo", "(", "RM", ",", "CM"], "ground_truth": [")", ";"], "File": "ARCompactMCTargetDesc", "Func": "createARCompactMCCodeGenInfo", "Target": "ARCompact", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 89257, "Length": 37, "Cover_Rate": 0.9024390243902439} {"Template_token": ["", "static", "MCCodeGenInfo", "*", "createompactMCCodeGenInfo", "(", "StringRef", "TT", ",", "Reloc", "::", "Model", "RM", ",", "CodeModel", "::", "Model", "CM", ")", "{", "MCCodeGenInfo", "*", "X", "=", "new", "MCCodeGenInfo", "(", ")", ";", "X", "->", "InitMCCodeGenInfo", "(", "RM", ",", "CM", ")", ";", "return"], "ground_truth": ["X", ";"], "File": "ARCompactMCTargetDesc", "Func": "createARCompactMCCodeGenInfo", "Target": "ARCompact", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 89258, "Length": 40, "Cover_Rate": 0.975609756097561} {"Template_token": ["", "MCInstrInfo", "*", "X", "=", "new", "MCInstrInfo", "(", ")", ";", "InitompactMCInstrInfo", "("], "ground_truth": ["X", ")", ";"], "File": "ARCompactMCTargetDesc", "Func": "createARCompactMCInstrInfo", "Target": "ARCompact", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 89259, "Length": 14, "Cover_Rate": 0.56} {"Template_token": ["", "static", "MCInstrInfo", "*", "createompactMCInstrInfo", "(", ")", "{", "MCInstrInfo", "*", "X", "=", "new", "MCInstrInfo", "(", ")"], "ground_truth": [";"], "File": "ARCompactMCTargetDesc", "Func": "createARCompactMCInstrInfo", "Target": "ARCompact", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 89260, "Length": 16, "Cover_Rate": 0.64} {"Template_token": ["", "MCRegisterInfo", "*", "X", "=", "new", "MCRegisterInfo", "(", ")", ";", "InitompactMCRegisterInfo", "(", "X", ",", "", ")", ";", "return", "X"], "ground_truth": [";"], "File": "ARCompactMCTargetDesc", "Func": "createARCompactMCRegisterInfo", "Target": "ARCompact", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 89261, "Length": 19, "Cover_Rate": 0.6129032258064516} {"Template_token": ["", "InitompactMCRegisterInfo", "(", "X", ",", "", ")", ";", "return", "X"], "ground_truth": [";"], "File": "ARCompactMCTargetDesc", "Func": "createARCompactMCRegisterInfo", "Target": "ARCompact", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 89262, "Length": 10, "Cover_Rate": 0.3225806451612903} {"Template_token": ["", "void", "LLVMInitializeompactTargetMC", "(", ")", "{", "RegisterMCAsmInfo", "<", "ompactELFMCAsmInfo", ">", "X", "(", "TheompactEncoreTarget", ")", ";", "TargetRegistry", "::", "RegisterMCCodeGenInfo", "(", "TheompactEncoreTarget", ",", "createompactMCCodeGenInfo", ")", ";", "TargetRegistry", "::", "RegisterMCInstrInfo", "(", "TheompactEncoreTarget", ","], "ground_truth": ["createompactMCInstrInfo", ")", ";"], "File": "ARCompactMCTargetDesc", "Func": "LLVMInitializeARCompactTargetMC", "Target": "ARCompact", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 89263, "Length": 32, "Cover_Rate": 0.6274509803921569} {"Template_token": ["", "void", "ompactRegisterInfo", "::", "eliminateCallFramePseudoInstr", "(", "MachineFunction", "&", "MF", ",", "MachineBasicBlock", "&", "MBB", ",", "MachineBasicBlock", "::", "iterator", "I", ")", "const", "{", "MBB", ".", "erase", "("], "ground_truth": ["I", ")", ";"], "File": "ARCompactRegisterInfo", "Func": "eliminateCallFramePseudoInstr", "Target": "ARCompact", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 89264, "Length": 27, "Cover_Rate": 0.9642857142857143} {"Template_token": ["", "void", "ompactRegisterInfo", "::", "eliminateCallFramePseudoInstr", "(", "MachineFunction", "&", "MF", ",", "MachineBasicBlock"], "ground_truth": ["&", "MBB", ",", "MachineBasicBlock", "::", "iterator", "I", ")", "const", "{"], "File": "ARCompactRegisterInfo", "Func": "eliminateCallFramePseudoInstr", "Target": "ARCompact", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 89265, "Length": 20, "Cover_Rate": 0.7142857142857143} {"Template_token": ["", "const", "unsigned", "*", "ompactRegisterInfo", "::", "getCalleeSavedRegs", "(", "const", "MachineFunction", "*", "MF", ")", "const", "{", "static", "const", "unsigned", "CalleeSavedRegs", "[", "]", "=", "{", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", ""], "ground_truth": [",", "", ",", "", ",", "", ",", "", ",", "", ",", "", "}", ";"], "File": "ARCompactRegisterInfo", "Func": "getCalleeSavedRegs", "Target": "ARCompact", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 89266, "Length": 51, "Cover_Rate": 0.6296296296296297} {"Template_token": ["", "unsigned", "ompactRegisterInfo", "::", "getFrameRegister", "(", "const", "MachineFunction", "&"], "ground_truth": ["MF", ")", "const", "{"], "File": "ARCompactRegisterInfo", "Func": "getFrameRegister", "Target": "ARCompact", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 89267, "Length": 12, "Cover_Rate": 0.6666666666666666} {"Template_token": ["", "unsigned", "ompactRegisterInfo", "::", "getFrameRegister", "(", "const", "MachineFunction", "&", "MF", ")", "const", "{", "return"], "ground_truth": ["", ";"], "File": "ARCompactRegisterInfo", "Func": "getFrameRegister", "Target": "ARCompact", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 89268, "Length": 15, "Cover_Rate": 0.8333333333333334} {"Template_token": ["", "unsigned", "ompactRegisterInfo", "::", "getRARegister", "(", ")"], "ground_truth": ["const", "{"], "File": "ARCompactRegisterInfo", "Func": "getRARegister", "Target": "ARCompact", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 89269, "Length": 8, "Cover_Rate": 0.5714285714285714} {"Template_token": ["", "BitVector", "Reserved", "(", "getNumRegs", "(", ")", ")", ";", "Reserved", ".", "set", "(", "", ")", ";", "Reserved", ".", "set", "(", "", ")", ";", "Reserved", ".", "set", "(", "", ")", ";", "Reserved", ".", "set", "(", "", ")", ";", "Reserved", ".", "set"], "ground_truth": ["(", "", ")", ";"], "File": "ARCompactRegisterInfo", "Func": "getReservedRegs", "Target": "ARCompact", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 89270, "Length": 43, "Cover_Rate": 0.5512820512820513} {"Template_token": ["", "RegisterTarget", "<", "Triple", "::", "arcompact", ">", "X", "(", "TheompactEncoreTarget", ",", "", ","], "ground_truth": ["", ")", ";"], "File": "ARCompactTargetInfo", "Func": "LLVMInitializeARCompactTargetInfo", "Target": "ARCompact", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 89271, "Length": 15, "Cover_Rate": 0.7142857142857143} {"Template_token": ["", "bool", "ompactTargetMachine", "::", "addInstSelector", "(", "PassManagerBase", "&", "PM", ","], "ground_truth": ["CodeGenOpt", "::", "Level", "OptLevel", ")", "{"], "File": "ARCompactTargetMachine", "Func": "addInstSelector", "Target": "ARCompact", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 89272, "Length": 15, "Cover_Rate": 0.5} {"Template_token": ["", "PM", ".", "add", "(", "createompactISelDag", "(", "*", "this", ")", ")", ";", "return", "false"], "ground_truth": [";"], "File": "ARCompactTargetMachine", "Func": "addInstSelector", "Target": "ARCompact", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 89273, "Length": 14, "Cover_Rate": 0.4666666666666667} {"Template_token": ["", "bool", "ompactTargetMachine", "::", "addPreSched2", "(", "PassManagerBase", "&", "PM", ",", "CodeGenOpt", "::", "Level", "OptLevel", ")", "{", "if", "(", "OptLevel", "!=", "CodeGenOpt", "::", "None", ")"], "ground_truth": ["{"], "File": "ARCompactTargetMachine", "Func": "addPreSched2", "Target": "ARCompact", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 89274, "Length": 24, "Cover_Rate": 0.631578947368421} {"Template_token": ["", "virtual", "const", "TargetFrameLowering", "*", "getFrameLowering", "(", ")", "const", "{", "return", "&", "FrameLowering"], "ground_truth": [";"], "File": "ARCompactTargetMachine", "Func": "getFrameLowering", "Target": "ARCompact", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 89275, "Length": 13, "Cover_Rate": 0.9285714285714286} {"Template_token": ["", "virtual", "const", "ompactInstrInfo", "*"], "ground_truth": ["getInstrInfo", "(", ")", "const", "{"], "File": "ARCompactTargetMachine", "Func": "getInstrInfo", "Target": "ARCompact", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 89276, "Length": 9, "Cover_Rate": 0.6428571428571429} {"Template_token": ["", "virtual", "const", "ompactInstrInfo", "*", "getInstrInfo", "(", ")", "const", "{", "return", "&"], "ground_truth": ["InstrInfo", ";"], "File": "ARCompactTargetMachine", "Func": "getInstrInfo", "Target": "ARCompact", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 89277, "Length": 13, "Cover_Rate": 0.9285714285714286} {"Template_token": ["", "virtual", "const", "ompactSelectionDAGInfo", "*", "getSelectionDAGInfo", "(", ")", "const", "{", "return", "&", "TSInfo"], "ground_truth": [";"], "File": "ARCompactTargetMachine", "Func": "getSelectionDAGInfo", "Target": "ARCompact", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 89278, "Length": 13, "Cover_Rate": 0.9285714285714286} {"Template_token": ["", "virtual", "const", "ompactSubtarget", "*", "getSubtargetImpl", "(", ")", "const", "{", "return", "&"], "ground_truth": ["Subtarget", ";"], "File": "ARCompactTargetMachine", "Func": "getSubtargetImpl", "Target": "ARCompact", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 89279, "Length": 13, "Cover_Rate": 0.9285714285714286} {"Template_token": ["", "virtual", "const", "ompactTargetLowering", "*", "getTargetLowering"], "ground_truth": ["(", ")", "const", "{"], "File": "ARCompactTargetMachine", "Func": "getTargetLowering", "Target": "ARCompact", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 89280, "Length": 9, "Cover_Rate": 0.6428571428571429} {"Template_token": ["", "void", "LLVMInitializeompactTarget"], "ground_truth": ["(", ")", "{"], "File": "ARCompactTargetMachine", "Func": "LLVMInitializeARCompactTarget", "Target": "ARCompact", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 89281, "Length": 5, "Cover_Rate": 0.3333333333333333} {"Template_token": ["", "RegisterTargetMachine", "<", "ompactEncoreTargetMachine", ">", "X"], "ground_truth": ["(", "TheompactEncoreTarget", ")", ";"], "File": "ARCompactTargetMachine", "Func": "LLVMInitializeARCompactTarget", "Target": "ARCompact", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 89282, "Length": 9, "Cover_Rate": 0.6} {"Template_token": ["", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":"], "ground_truth": ["return", "", ";"], "File": "ARCompact", "Func": "ARCCCToString", "Target": "ARCompact", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 89283, "Length": 84, "Cover_Rate": 0.5419354838709678} {"Template_token": ["", "inline", "static", "CondCodes", "getOppositeCondition", "(", "CondCodes", "CC", ")", "{", "switch", "(", "CC", ")", "{", "case", "COND_EQ", ":", "return", "COND_NE", ";", "case", "COND_NE", ":", "return", "COND_EQ", ";", "case", "COND_P", ":", "return", "COND_N", ";", "case", "COND_N", ":", "return", "COND_P", ";", "case", "COND_LO", ":", "return", "COND_HS", ";", "case", "COND_HS", ":", "return", "COND_LO"], "ground_truth": [";"], "File": "ARCompact", "Func": "getOppositeCondition", "Target": "ARCompact", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 89284, "Length": 50, "Cover_Rate": 0.4672897196261682}