Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DLiveDebugVariables.cpp266 void rewriteLocations(VirtRegMap &VRM, const TargetRegisterInfo &TRI);
925 UserValue::rewriteLocations(VirtRegMap &VRM, const TargetRegisterInfo &TRI) { in rewriteLocations() function in UserValue
1038 userValues[i]->rewriteLocations(*VRM, *TRI); in emitDebugValues()