Home
last modified time | relevance | path

Searched refs:RUIP_NAME (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/CodeGen/
DRegUsageInfoPropagate.cpp44 #define RUIP_NAME "Register Usage Information Propagation" macro
55 const char *getPassName() const override { return RUIP_NAME; } in getPassName()
75 RUIP_NAME, false, false)
78 RUIP_NAME, false, false) in INITIALIZE_PASS_DEPENDENCY()