Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/AsmParser/
H A DWebAssemblyAsmTypeCheck.h40 bool IsLoop; member
H A DWebAssemblyAsmTypeCheck.cpp374 if (DestBlockInfo.IsLoop) in checkTryTable()
588 if (DestBlockInfo.IsLoop) in typeCheck()
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonBitSimplify.cpp3331 bool IsLoop = false; in runOnMachineFunction() local
3336 IsLoop = true; in runOnMachineFunction()
3338 if (!IsLoop) in runOnMachineFunction()