Searched defs:GetPreHeader (Results 1 – 3 of 3) sorted by relevance
191 ALWAYS_INLINE uint16_t* GetPreHeader() { in GetPreHeader() function195 ALWAYS_INLINE const uint16_t* GetPreHeader() const { in GetPreHeader() function
1787 HBasicBlock* GetPreHeader(HLoopInformation* loop, HInstruction* instruction) { in GetPreHeader() function in art::BCEVisitor
1053 HBasicBlock* HLoopInformation::GetPreHeader() const { in GetPreHeader() function in art::HLoopInformation