Searched refs:getEffectiveME (Results 1 – 1 of 1) sorted by relevance
406 static MemoryEffects getEffectiveME(const CodeGenIntrinsic &Int) { in getEffectiveME() function431 uint32_t LME = getEffectiveME(*L).toIntValue(); in compareFnAttributes()432 uint32_t RME = getEffectiveME(*R).toIntValue(); in compareFnAttributes()446 Int.isStrictFP || getEffectiveME(Int) != MemoryEffects::unknown(); in hasFnAttributes()609 const MemoryEffects ME = getEffectiveME(Int); in EmitAttributes()