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

/external/llvm/lib/CodeGen/
H A DLiveDebugVariables.cpp256 /// rewriteLocations - Rewrite virtual register locations according to the
258 void rewriteLocations(VirtRegMap &VRM, const TargetRegisterInfo &TRI);
865 UserValue::rewriteLocations(VirtRegMap &VRM, const TargetRegisterInfo &TRI) { function in class:UserValue
975 userValues[i]->rewriteLocations(*VRM, *TRI);

Completed in 154 milliseconds