Home
last modified time | relevance | path

Searched defs:heuristic (Results 1 – 2 of 2) sorted by relevance

/llvm-project/cross-project-tests/debuginfo-tests/dexter/dex/tools/test/
H A DTool.py30 def __init__(self, context, name, heuristic, error): argument
182 def _record_score(self, test_name, heuristic) argument
205 _record_successful_test(self, test_name, steps, heuristic) global() argument
[all...]
/llvm-project/mlir/lib/Dialect/Bufferization/Transforms/
H A DOneShotAnalysis.cpp1150 switch (heuristic) { in analyzeOp() local