Searched refs:isSimpleEnoughPointerToCommit (Results 1 – 1 of 1) sorted by relevance
130 static bool isSimpleEnoughPointerToCommit(Constant *C, const DataLayout &DL) { in isSimpleEnoughPointerToCommit() function346 if (!isSimpleEnoughPointerToCommit(Ptr, DL)) { in EvaluateBlock()