Searched refs:LI2 (Results 1 – 1 of 1) sorted by relevance
370 LoadInst *LI2 = new LoadInst(AI, "", true, BB); in InsertStackProtectors() local371 ICmpInst *Cmp = new ICmpInst(*BB, CmpInst::ICMP_EQ, LI1, LI2, ""); in InsertStackProtectors()