Searched refs:CreatePlaceHolder (Results 1 – 1 of 1) sorted by relevance
299 bool CreatePlaceHolder = true);301 bool CreatePlaceHolder = true);901 bool CreatePlaceHolder){ in transValue() argument903 if (Loc != ValueMap.end() && (!PlaceholderMap.count(BV) || CreatePlaceHolder)) in transValue()909 auto V = transValueWithoutDecoration(BV, F, BB, CreatePlaceHolder); in transValue()1323 BasicBlock *BB, bool CreatePlaceHolder){ in transValueWithoutDecoration() argument1482 if(!CreatePlaceHolder) // May be a placeholder in transValueWithoutDecoration()1494 if (CreatePlaceHolder) { in transValueWithoutDecoration()