Home | History | Annotate | Download | only in Instrumentation

Lines Matching refs:setShadow

320   void setShadow(Instruction *I, Value *Shadow);
926 void DFSanFunction::setShadow(Instruction *I, Value *Shadow) {
1044 DFSF.setShadow(&I, CombinedShadow);
1167 DFSF.setShadow(&LI, DFSF.DFS.ZeroShadow);
1188 DFSF.setShadow(&LI, Shadow);
1317 DFSF.setShadow(&I, DFSF.DFS.ZeroShadow);
1326 DFSF.setShadow(
1338 DFSF.setShadow(&I, DFSF.combineShadows(CondShadow, ShadowSel, &I));
1420 DFSF.setShadow(CS.getInstruction(), DFSF.DFS.ZeroShadow);
1425 DFSF.setShadow(CS.getInstruction(), DFSF.DFS.ZeroShadow);
1512 DFSF.setShadow(CustomCI, LabelLoad);
1552 DFSF.setShadow(CS.getInstruction(), LI);
1606 DFSF.setShadow(ExVal, ExShadow);
1628 DFSF.setShadow(&PN, ShadowPN);