Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/test/clang-tidy/checkers/modernize/
H A Duse-std-numbers.cpp76 static constexpr double Phi3 = 1.6180339L; in foo() local
350 static constexpr T Phi3 = 1.6180339L; in baz() local
/llvm-project/llvm/unittests/Analysis/
H A DPhiValuesTest.cpp125 PHINode *Phi3 = PHINode::Create(I32Ty, 2, "phi3", End); in TEST() local
[all...]