Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp1335 Instruction *InsertedAnd = in sinkAndCmp0Expression() local
1339 InsertedAnd->setDebugLoc(AndI->getDebugLoc()); in sinkAndCmp0Expression()
1342 TheUse = InsertedAnd; in sinkAndCmp0Expression()