HomeSort by relevance Sort by last modified time
    Searched full:markforcedconstant (Results 1 - 1 of 1) sorted by null

  /external/llvm/lib/Transforms/Scalar/
SCCP.cpp 139 void markForcedConstant(Constant *V) {
320 void markForcedConstant(Value *V, Constant *C) {
323 IV.markForcedConstant(C);
324 DEBUG(dbgs() << "markForcedConstant: " << *C << ": " << *V << '\n');
    [all...]

Completed in 352 milliseconds