Home
last modified time | relevance | path

Searched refs:InsertionResult (Results 1 – 1 of 1) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/
DMCCodePadder.cpp177 auto InsertionResult = in getJurisdiction() local
179 assert(InsertionResult.second && in getJurisdiction()
181 return InsertionResult.first->second; in getJurisdiction()
201 auto InsertionResult = in getMaxWindowSize() local
203 assert(InsertionResult.second && in getMaxWindowSize()
205 return InsertionResult.first->second; in getMaxWindowSize()