Searched defs:IsStart (Results 1 – 13 of 13) 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
48 bool StackColoring::readMarker(Instruction *I, bool *IsStart) { in readMarker()87 bool IsStart; in collectMarkers() local228 bool IsStart = It.second.IsStart; in calculateLiveIntervals() local
103 bool IsStart; member
836 bool IsStart = false; in calculateLiveIntervals() local
43 static inline bool IsStart(int32_t entry) { return (entry & kStartBit) != 0; } in IsStart() function
1136 bool Scanner::scanDocumentIndicator(bool IsStart) { in scanDocumentIndicator()
1142 bool Scanner::scanDocumentIndicator(bool IsStart) { in scanDocumentIndicator()
72 bool IsStart() const { return (value_ & (kHalfStep - 1)) == 0; } in IsStart() function
390 Value *CodeGenFunction::EmitVAStartEnd(Value *ArgValue, bool IsStart) { in EmitVAStartEnd()
5541 bool IsStart = (Intrinsic == Intrinsic::lifetime_start); in visitIntrinsicCall() local
5970 bool IsStart = (Intrinsic == Intrinsic::lifetime_start); in visitIntrinsicCall() local