A commonly used naming convention for data dependencies is the following: Read-after-Write or RAW (flow dependency), Write-after-Write or WAW (output dependency), and Write-After-Read or WAR (anti-dependency). [1]
แบบแผนการตั้งชื่อที่นิยมใช้สำหรับการอ้างอิงข้อมูลดังต่อไปนี้: อ่านหลังจากเขียนหรือ RAW (พึ่งพาไหล) เขียนหลังจากเขียนหรืออุแว๊ (การพึ่งพาการส่งออก) และการเขียนหลังการอ่านหรือ WAR (anti-พึ่งพา) [1]