Searched refs:adjustForColoring (Results 1 – 3 of 3) sorted by relevance
123 void adjustForColoring(const AllocaInst *From, const AllocaInst *To);
64 void StackProtector::adjustForColoring(const AllocaInst *From, in adjustForColoring() function in StackProtector
495 SP->adjustForColoring(From, To); in remapInstructions()