Searched refs:StripPtrCastKeepAS (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/contrib/llvm/lib/Analysis/
H A DConstantFolding.cpp656 static Constant* StripPtrCastKeepAS(Constant* Ptr) { function
714 Ptr = StripPtrCastKeepAS(Ptr);
733 Ptr = StripPtrCastKeepAS(Ptr);

Completed in 41 milliseconds