Home
last modified time | relevance | path

Searched defs:Exact (Results 1 – 4 of 4) sorted by relevance

/minix3/external/bsd/llvm/dist/llvm/unittests/Transforms/Utils/
H A DCloning.cpp145 TEST_F(CloneInstruction, Exact) { in TEST_F() argument
/minix3/external/bsd/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonHardwareLoops.cpp663 bool Exact = (Dist % IVBump) == 0; in computeCount() local
/minix3/external/bsd/llvm/dist/llvm/lib/AsmParser/
H A DLLParser.cpp2676 bool Exact = false; in ParseValID() local
3685 bool Exact = EatIfPresent(lltok::kw_exact); in ParseInstruction() local
/minix3/external/bsd/llvm/dist/llvm/lib/Analysis/
H A DScalarEvolution.cpp6107 const SCEV *Exact = in HowFarToZero() local