Searched defs:GetPreHeader (Results 1 – 3 of 3) sorted by relevance
193 ALWAYS_INLINE uint16_t* GetPreHeader() { in GetPreHeader() function197 ALWAYS_INLINE const uint16_t* GetPreHeader() const { in GetPreHeader() function
1810 HBasicBlock* GetPreHeader(HLoopInformation* loop, HInstruction* instruction) { in GetPreHeader() function in art::BCEVisitor
1094 HBasicBlock* HLoopInformation::GetPreHeader() const { in GetPreHeader() function in art::HLoopInformation