Searched refs:LowestStack (Results 1 – 1 of 1) sorted by relevance
956 auto LowestStack = IRB.CreateLoad(IntptrTy, SanCovLowestStack); in InjectCoverageAtBlock() local957 auto IsStackLower = IRB.CreateICmpULT(FrameAddrInt, LowestStack); in InjectCoverageAtBlock()961 SetNoSanitizeMetadata(LowestStack); in InjectCoverageAtBlock()