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

/freebsd-10.3-release/contrib/llvm/lib/CodeGen/
H A DLiveDebugVariables.cpp258 /// rewriteLocations - Rewrite virtual register locations according to the
260 void rewriteLocations(VirtRegMap &VRM, const TargetRegisterInfo &TRI);
870 UserValue::rewriteLocations(VirtRegMap &VRM, const TargetRegisterInfo &TRI) { function in class:UserValue
980 userValues[i]->rewriteLocations(*VRM, *TRI);

Completed in 37 milliseconds