Home
last modified time | relevance | path

Searched refs:LI2 (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/CodeGen/
DStackProtector.cpp370 LoadInst *LI2 = new LoadInst(AI, "", true, BB); in InsertStackProtectors() local
371 ICmpInst *Cmp = new ICmpInst(*BB, CmpInst::ICMP_EQ, LI1, LI2, ""); in InsertStackProtectors()