Searched refs:createFrameString (Results 1 – 1 of 1) sorted by relevance
220 std::string createFrameString(ArrayRef<AllocaInst*> Allocas);781 HWAddressSanitizer::createFrameString(ArrayRef<AllocaInst *> Allocas) { in createFrameString() function in HWAddressSanitizer991 createFrameGlobal(F, createFrameString(AllocasToInstrument)); in runOnFunction()