Home | History | Annotate | Download | only in Scalar

Lines Matching full:marking

109       assert(getConstant() == V && "Marking constant with different value");
115 assert(V && "Marking constant with NULL");
217 DEBUG(dbgs() << "Marking Block Executable: " << BB->getName() << '\n');
429 DEBUG(dbgs() << "Marking Edge Executable: " << Source->getName()
1230 /// This method handles this by finding an unresolved branch and marking it one
1233 /// CFG and only slightly pessimizes the analysis results (by marking one,
1697 // Loop over all functions, marking arguments to those with their addresses