Searched defs:IsStart (Results 1 – 14 of 14) sorted by relevance
33 bool StackColoring::readMarker(Instruction *I, bool *IsStart) { in readMarker()72 bool IsStart; in collectMarkers() local213 bool IsStart = It.second.IsStart; in calculateLiveIntervals() local
87 bool IsStart; member
693 bool IsStart = false; in calculateLiveIntervals() local
47 bool StackColoring::readMarker(Instruction *I, bool *IsStart) { in readMarker()85 bool IsStart; in collectMarkers() local228 bool IsStart = It.second.IsStart; in calculateLiveIntervals() local
102 bool IsStart; member
836 bool IsStart = false; in calculateLiveIntervals() local
60 bool IsStart() const { return end_time < 0; } in IsStart() function
1140 bool Scanner::scanDocumentIndicator(bool IsStart) { in scanDocumentIndicator()
1142 bool Scanner::scanDocumentIndicator(bool IsStart) { in scanDocumentIndicator()
1722 bool IsStart() { in IsStart() function
390 Value *CodeGenFunction::EmitVAStartEnd(Value *ArgValue, bool IsStart) { in EmitVAStartEnd()
5541 bool IsStart = (Intrinsic == Intrinsic::lifetime_start); in visitIntrinsicCall() local
6681 bool IsStart = (Intrinsic == Intrinsic::lifetime_start); in visitIntrinsicCall() local
6728 SDValue SelectionDAG::getLifetimeNode(bool IsStart, const SDLoc &dl, in getLifetimeNode()