Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DLiveRegMatrix.cpp62 Queries.reset(new LiveIntervalUnion::Query[NumRegUnits]); in runOnMachineFunction()
180 LiveIntervalUnion::Query &Q = Queries[RegUnit]; in query()
/llvm-project-15.0.7/llvm/test/Analysis/CFLAliasAnalysis/Steensgaard/
H A Darguments.ll9 ; CHECK: 6 Total Alias Queries Performed
H A Dmultilevel.ll16 ; CHECK: 15 Total Alias Queries Performed
H A Dmultilevel-combine.ll18 ; CHECK: 10 Total Alias Queries Performed
H A Dpr27213.ll37 ; CHECK: 5 Total Alias Queries Performed
H A Dstratified-attrs-indexing.ll20 ; CHECK: 45 Total Alias Queries Performed
/llvm-project-15.0.7/llvm/include/llvm/CodeGen/
H A DLiveRegMatrix.h53 std::unique_ptr<LiveIntervalUnion::Query[]> Queries; variable
/llvm-project-15.0.7/llvm/test/Analysis/BasicAA/
H A Dargs-rets-allocas-loads.ll356 ; CHECK-NEXT: 120 Total Alias Queries Performed
362 ; CHECK-NEXT: 184 Total ModRef Queries Performed
/llvm-project-15.0.7/clang/docs/analyzer/developer-docs/
H A DDebugChecks.rst280 Queries the analyzer whether the expression used as argument is tainted or not.
/llvm-project-15.0.7/mlir/docs/
H A DDataLayout.md61 ### Queries subsection