Home
last modified time | relevance | path

Searched defs:InstId (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DReachingDefAnalysis.cpp174 int InstId = InstIds[MI]; in getReachingDef() local
206 int InstId) { in getInstFromId()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DReachingDefAnalysis.cpp266 int InstId = InstIds.lookup(MI); in getReachingDef() local