Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/Analysis/
DBlockFrequencyImpl.h191 bool isLoopHead = false; in doBlock() local
200 isLoopHead = true; in doBlock()
211 if (!isLoopHead) in doBlock()