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

/external/llvm/lib/Transforms/IPO/
H A DGlobalOpt.cpp2344 /// isSimpleEnoughPointerToCommit - Return true if this constant is simple
2349 static bool isSimpleEnoughPointerToCommit(Constant *C) { function
2446 /// isSimpleEnoughPointerToCommit) should get Val as its value. Make it happen.
2604 if (!isSimpleEnoughPointerToCommit(Ptr)) {

Completed in 161 milliseconds